ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/headers/SimInfo.hpp
(Generate patch)

Comparing trunk/mdtools/headers/SimInfo.hpp (file contents):
Revision 11 by mmeineke, Tue Jul 9 18:40:59 2002 UTC vs.
Revision 117 by mmeineke, Tue Sep 24 22:10:55 2002 UTC

# Line 23 | Line 23 | class SimInfo{ (public)
23    }
24    ~SimInfo(){}
25  
26 <  unsigned int n_atoms; // the number of atoms
26 >  int n_atoms; // the number of atoms
27    Atom **atoms; // the array of atom objects
28  
29    unsigned int n_bonds;    // number of bends

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines