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

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

# Line 6 | Line 6 | class ConstraintPair{
6   class ConstraintAlgorithm;
7   class ConstraintPair{
8    public:
9 <    ~ConstraintPair() {}
9 >    virtual ~ConstraintPair() {}
10      ConstraintElement* firstElem;
11      ConstraintElement* secondElem;
12  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines