29 #ifndef CDPL_CHEM_MDLDATAFORMATVERSION_HPP
30 #define CDPL_CHEM_MDLDATAFORMATVERSION_HPP
43 namespace MDLDataFormatVersion
49 constexpr
unsigned int UNDEF = 0;
54 constexpr
unsigned int V2000 = 2000;
59 constexpr
unsigned int V3000 = 3000;
The namespace of the Chemical Data Processing Library.