--- trunk/OOPSE/libmdtools/Integrator.cpp 2004/02/06 19:18:02 1034 +++ trunk/OOPSE/libmdtools/Integrator.cpp 2004/02/06 21:37:59 1035 @@ -180,6 +180,9 @@ template void Integrator::integrate(voi calcForce(1, 1); + //temp test + tStats->getPotential(); + if (nConstrained){ preMove(); constrainA();