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

Comparing trunk/OOPSE/libmdtools/Molecule.cpp (file contents):
Revision 1233 by tim, Wed May 12 16:38:45 2004 UTC vs.
Revision 1234 by tim, Fri Jun 4 03:15:31 2004 UTC

# Line 75 | Line 75 | void Molecule::initialize( molInit &theInit ){
75  
76    myCutoffGroups = theInit.myCutoffGroups;
77    nCutoffGroups = myCutoffGroups.size();
78 +
79 +  myConstraintPairs = theInit.myConstraintPairs;
80    
81   }
82  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines