--- trunk/OOPSE/libmdtools/SimInfo.hpp 2003/07/31 15:35:07 658 +++ trunk/OOPSE/libmdtools/SimInfo.hpp 2003/07/31 19:59:34 660 @@ -22,7 +22,7 @@ class SimInfo{ (public) public: SimInfo(); - ~SimInfo(){} + ~SimInfo(); int n_atoms; // the number of atoms Atom **atoms; // the array of atom objects