ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/applications/simpleBuilder/simpleBuilder.cpp
(Generate patch)

Comparing branches/development/src/applications/simpleBuilder/simpleBuilder.cpp (file contents):
Revision 1850 by gezelter, Wed Feb 20 15:39:39 2013 UTC vs.
Revision 1874 by gezelter, Wed May 15 15:09:35 2013 UTC

# Line 199 | Line 199 | int main(int argc, char *argv []) {
199  
200    createMdFile(inputFileName, outputFileName, nSites);
201  
202 <  if (oldInfo != NULL)
203 <    delete oldInfo;
202 >  delete oldInfo;
203  
204    // We need to read in the new SimInfo object, then Parse the
205    // md file and set up the system

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines