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

Comparing trunk/OOPSE/libmdtools/SimSetup.hpp (file contents):
Revision 660 by tim, Thu Jul 31 19:59:34 2003 UTC vs.
Revision 670 by mmeineke, Thu Aug 7 21:47:18 2003 UTC

# Line 82 | Line 82 | class SimSetup{ (private)
82    int tot_torsions;
83    int tot_SRI;
84  
85  Atom** the_atoms;
86  SRI** the_sris;
87  Exclude** the_excludes;
88  Molecule* the_molecules;
85    ForceFields* the_ff;
86  
87    // needed by makeElement

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines