--- trunk/src/UseTheForce/ForceField.cpp 2010/07/07 15:04:32 1460 +++ branches/development/src/UseTheForce/ForceField.cpp 2010/07/20 15:43:00 1473 @@ -72,7 +72,7 @@ namespace OpenMD { ForceField::~ForceField() { deleteAtypes(); - deleteSwitch(); + deleteSwitch(); } AtomType* ForceField::getAtomType(const std::string &at) {