--- trunk/OOPSE/utils/sysbuilder/sysBuild.hpp 2003/08/11 22:12:31 678 +++ trunk/OOPSE/utils/sysbuilder/sysBuild.hpp 2003/08/18 20:59:47 700 @@ -30,7 +30,10 @@ typedef struct{ double targetTemp; double dt; double runTime; + double boxX, boxY, boxZ; + bool haveBox; + int nComponents; int totNmol; int* componentsNmol;