ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/dump2Xyz/Dump2XYZ.cpp
(Generate patch)

Comparing trunk/src/applications/dump2Xyz/Dump2XYZ.cpp (file contents):
Revision 1282 by gezelter, Wed Jul 30 18:11:19 2008 UTC vs.
Revision 1283 by gezelter, Wed Jul 30 18:48:01 2008 UTC

# Line 265 | Line 265 | int main(int argc, char* argv[]){
265      
266    }//end for (int i = 0; i < nframes; i += args_info.frame_arg)
267  
268  delete xyzVisitor;
268    xyzStream.close();
269    delete prepareVisitor;
270    delete compositeVisitor;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines