--- trunk/OOPSE/utils/sysbuilder/sysBuild.hpp 2003/08/15 19:24:13 699 +++ 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;