ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/optimization/StatusFunction.hpp
(Generate patch)

Comparing trunk/src/optimization/StatusFunction.hpp (file contents):
Revision 1782 by gezelter, Wed Aug 22 02:28:28 2012 UTC vs.
Revision 1879 by gezelter, Sun Jun 16 15:15:42 2013 UTC

# Line 40 | Line 40 | namespace OpenMD {
40        dumpWriter->writeDumpAndEor();
41      }
42      ~DumpStatusFunction() {
43 +      delete stats;
44        delete dumpWriter;
45        delete statWriter;
46      }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines