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

Comparing trunk/OOPSE/libmdtools/SimInfo.hpp (file contents):
Revision 658 by tim, Thu Jul 31 15:35:07 2003 UTC vs.
Revision 660 by tim, Thu Jul 31 19:59:34 2003 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines