--- trunk/OOPSE/libmdtools/SimInfo.hpp 2003/08/11 18:29:46 674 +++ trunk/OOPSE/libmdtools/SimInfo.hpp 2003/08/11 19:38:44 675 @@ -36,7 +36,7 @@ class SimInfo{ (public) unsigned int n_oriented; // number of of atoms with orientation unsigned int ndf; // number of actual degrees of freedom unsigned int ndfRaw; // number of settable degrees of freedom - unsigned int n_Zconstraints; // the number of zConstraints + unsigned int nZconstraints; // the number of zConstraints unsigned int setTemp; // boolean to set the temperature at each sampleTime