ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/utils/sysbuilder/sysBuild.hpp
(Generate patch)

Comparing trunk/OOPSE/utils/sysbuilder/sysBuild.hpp (file contents):
Revision 678 by chuckv, Mon Aug 11 22:12:31 2003 UTC vs.
Revision 700 by chuckv, Mon Aug 18 20:59:47 2003 UTC

# Line 30 | Line 30 | typedef struct{
30    double targetTemp;
31    double dt;
32    double runTime;
33 +
34    double boxX, boxY, boxZ;  
35 +  bool haveBox;
36 +
37    int nComponents;
38    int totNmol;
39    int* componentsNmol;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines