--- trunk/OOPSE/libmdtools/Integrator.hpp 2003/08/12 17:51:33 682 +++ trunk/OOPSE/libmdtools/Integrator.hpp 2003/08/13 19:21:53 693 @@ -374,6 +374,8 @@ template class ZConstraint : public T { (p string zconsOutput; ZConsWriter* fzOut; + double calcCOMVel(); + double calcCOMVel2(); };