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

Comparing trunk/OOPSE/libmdtools/Integrator.hpp (file contents):
Revision 1140 by tim, Wed Apr 14 15:37:41 2004 UTC vs.
Revision 1141 by tim, Wed Apr 28 23:09:32 2004 UTC

# Line 457 | Line 457 | template<typename T> class ZConstraint : public T { (p
457    vector<double> curZPos;
458  
459    bool usingSMD;
460 +  vector<double> prevCantPos;
461    vector<double> cantPos;
462    vector<double> cantVel;
463  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines