ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/primitives/Molecule.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/primitives/Molecule.hpp (file contents):
Revision 1701 by tim, Wed Nov 3 16:08:43 2004 UTC vs.
Revision 1713 by tim, Fri Nov 5 02:56:22 2004 UTC

# Line 250 | Line 250 | class Molecule {
250          std::vector<StuntDouble*> integrableObjects_;
251          std::vector<CutoffGroup*> cutoffGroups_;
252          std::vector<Constraint*> constraints_;
253 +
254 +        int stampID;
255   };
256  
257   } //namespace oopse

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines