ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/src/applications/nanoRodBuilder/nanorodBuilder.cpp
(Generate patch)

Comparing trunk/OOPSE-3.0/src/applications/nanoRodBuilder/nanorodBuilder.cpp (file contents):
Revision 2185 by tim, Tue Apr 12 22:42:13 2005 UTC vs.
Revision 2187 by tim, Wed Apr 13 18:41:17 2005 UTC

# Line 338 | Line 338 | int main(int argc, char *argv []) {
338      if (writer != NULL)
339                          delete writer;
340      delete simpleLat;  
341 <
341 >    cmdline_parser_free(&args_info);
342      return 0;
343   }
344  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines