// // // #ifndef PLANTMODEL_H #define PLANTMODEL_H #include "ProjGlobals.h" void HandleGetState(); void simulation(); #endif // PLANTMODEL_H