--- trunk/OOPSE/libmdtools/SimInfo.hpp 2003/07/01 21:33:45 569 +++ trunk/OOPSE/libmdtools/SimInfo.hpp 2003/07/02 21:26:55 572 @@ -73,7 +73,8 @@ class SimInfo{ (public) double HmatI[9]; // the inverted Hmat; double boxLx, boxLy, boxLz; // the box Lengths - double boxVol, orthoRhombic; + double boxVol; + int orthoRhombic;