29 #ifndef CDPL_BIOMOL_PDBFORMATVERSION_HPP
30 #define CDPL_BIOMOL_PDBFORMATVERSION_HPP
43 namespace PDBFormatVersion
49 constexpr
unsigned int UNDEF = 0;
54 constexpr
unsigned int V2 = 2;
59 constexpr
unsigned int V3 = 3;
The namespace of the Chemical Data Processing Library.