ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-1.0/utils/Dump2XYZ.cpp
(Generate patch)

Comparing trunk/OOPSE-1.0/utils/Dump2XYZ.cpp (file contents):
Revision 1417 by tim, Tue Jul 27 15:41:17 2004 UTC vs.
Revision 1419 by gezelter, Tue Jul 27 18:14:16 2004 UTC

# Line 47 | Line 47 | int main(int argc, char* argv[]){
47        exit(1) ;
48  
49  
50 <  //get the dumpfile name and md file name
50 >  //get the dumpfile name and meta-data file name
51    if (args_info.input_given){
52      dumpFileName = args_info.input_arg;
53    }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines