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

Comparing branches/development/src/applications/nanoparticleBuilder/nanorodBuilder.cpp (file contents):
Revision 1864 by gezelter, Fri Apr 12 21:21:45 2013 UTC vs.
Revision 1874 by gezelter, Wed May 15 15:09:35 2013 UTC

# Line 399 | Line 399 | int main(int argc, char *argv []) {
399  
400    createMdFile(inputFileName, outputFileName, nMol);
401    
402 <  if (oldInfo != NULL)
403 <    delete oldInfo;
402 >  delete oldInfo;
403    
404    SimCreator newCreator;
405    SimInfo* NewInfo = newCreator.createSim(outputFileName, false);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines