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 700 by chuckv, Mon Aug 18 20:59:47 2003 UTC vs.
Revision 817 by gezelter, Fri Oct 24 17:36:18 2003 UTC

# Line 2 | Line 2
2   #define __SYSBUILD_H__
3  
4   #include "MoleculeStamp.hpp"
5 + #include "Globals.hpp"
6  
7   #define STR_LENGTH 500
8   #define RAND_SEED 1337
# Line 37 | Line 38 | typedef struct{
38    int nComponents;
39    int totNmol;
40    int* componentsNmol;
40  
41  
42
42    MoleculeStamp** compStamps;
43    
44    int havePressure;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines