--- trunk/OOPSE/libmdtools/SimInfo.hpp 2003/07/14 21:28:54 597 +++ trunk/OOPSE/libmdtools/SimInfo.hpp 2003/07/16 02:11:02 621 @@ -65,7 +65,7 @@ class SimInfo{ (public) // double HmatInv[3][3]; - double boxLx, boxLy, boxLz; // the box Lengths + double boxL[3]; // The Lengths of the 3 column vectors of Hmat double boxVol; int orthoRhombic;