//!> preprocessor sequence of all known parser types. Just add new parser here #define PARSERSEQUENCE (mpqc)(pcp)(pdb)(psi3)(tremolo)(xml)(xyz) //!> Number of enumerations calculate automatically #define ParserTypes_END BOOST_PP_SEQ_SIZE(PARSERSEQUENCE)