--- trunk/OOPSE/utils/sysbuilder/sysBuild.hpp 2003/08/18 20:59:47 700 +++ trunk/OOPSE/utils/sysbuilder/sysBuild.hpp 2003/10/24 17:36:18 817 @@ -2,6 +2,7 @@ #define __SYSBUILD_H__ #include "MoleculeStamp.hpp" +#include "Globals.hpp" #define STR_LENGTH 500 #define RAND_SEED 1337 @@ -37,9 +38,7 @@ typedef struct{ int nComponents; int totNmol; int* componentsNmol; - - MoleculeStamp** compStamps; int havePressure;