--- trunk/OOPSE/libmdtools/SimInfo.hpp 2003/03/26 21:50:33 412 +++ trunk/OOPSE/libmdtools/SimInfo.hpp 2003/03/27 19:21:42 422 @@ -50,7 +50,6 @@ class SimInfo{ (public) int n_constraints; // the number of constraints on the system unsigned int n_SRI; // the number of short range interactions - SRI **sr_interactions;// the array of short range force objects double lrPot; // the potential energy from the long range calculations.