--- trunk/OOPSE/libmdtools/Integrator.hpp 2004/06/04 19:30:05 1248 +++ trunk/OOPSE/libmdtools/Integrator.hpp 2004/06/04 20:29:36 1249 @@ -91,7 +91,7 @@ typedef Integrator RealIntegrator; typedef Integrator RealIntegrator; // ansi instantiation -//template class Integrator; +template class Integrator; template class NVE : public T {