--- trunk/OOPSE/libmdtools/Integrator.cpp 2003/09/22 23:07:57 781 +++ trunk/OOPSE/libmdtools/Integrator.cpp 2003/09/23 20:34:31 782 @@ -25,8 +25,7 @@ template Integrator::Integrator(SimInfo if (info->the_integrator != NULL){ delete info->the_integrator; } - info->the_integrator = this; - + nAtoms = info->n_atoms; // check for constraints