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

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

# Line 283 | Line 283 | int main(int argc, char *argv []) {
283  
284    createMdFile(inputFileName, outputFileName, nMol);
285  
286 <  if (oldInfo != NULL)
287 <    delete oldInfo;
286 >  delete oldInfo;
287  
288    // We need to read in the new SimInfo object, then Parse the
289    // md file and set up the system

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines