#ifndef POET_H #define POET_H #include "poet/ChemistryModule.hpp" #include const char *poet_version = "@POET_VERSION@"; const char *CHEMISTRY_MODULE_NAME = "state_C"; #endif // POET_H