ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE_old/src/mdtools/libmdCode/SimSetup.hpp
(Generate patch)

Comparing trunk/OOPSE_old/src/mdtools/libmdCode/SimSetup.hpp (file contents):
Revision 271 by mmeineke, Fri Feb 14 21:53:47 2003 UTC vs.
Revision 365 by mmeineke, Tue Mar 18 22:17:31 2003 UTC

# Line 58 | Line 58 | class SimSetup{ (private)
58  
59    Atom** the_atoms;
60    SRI** the_sris;
61 <  ex_pair *the_excludes;
61 >  int *the_excludes;
62    Molecule* the_molecules;
63    ForceFields* the_ff;
64  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines