--- trunk/OOPSE/libmdtools/SimInfo.hpp 2003/04/09 04:06:43 483 +++ trunk/OOPSE/libmdtools/SimInfo.hpp 2003/05/30 21:31:48 542 @@ -84,7 +84,7 @@ class SimInfo{ (public) char ensemble[100]; // the enesemble of the simulation (NVT, NVE, etc. ) char mixingRule[100]; // the mixing rules for Lennard jones/van der walls - Integrator *the_integrator; // the integrator of the simulation + BaseIntegrator *the_integrator; // the integrator of the simulation char finalName[300]; // the name of the eor file to be written char sampleName[300]; // the name of the dump file to be written