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

Comparing trunk/OOPSE/libmdtools/ConstraintManager.hpp (file contents):
Revision 1232 by tim, Thu Jun 3 21:51:55 2004 UTC vs.
Revision 1252 by gezelter, Mon Jun 7 14:26:33 2004 UTC

# Line 27 | Line 27 | class ConstraintManager{
27      ConstraintManager(SimInfo* info);
28  
29      //virtual destructor
30 <    ~ConstraintManager();
30 >    virtual ~ConstraintManager();
31      
32      //add all constraints of the molecule into constraint manager
33      void addConstraints(Molecule* mol);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines