1 #ifndef PDBML_FILE_UTIL_H 2 #define PDBML_FILE_UTIL_H 12 const bool verbose =
false);
15 #endif // PDBML_FILE_UTIL_H Definition: DataInfo.h:26
CifFile * ParsePdbMl(const std::string &fileName, DataInfo &dataInfo, const bool verbose=false)
Public class that represents a CIF file, composed of blocks with tables.
Definition: CifFile.h:47
Header file for CifFile class.