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

Comparing branches/development/src/applications/atom2md/atom2md.cpp (file contents):
Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC vs.
Revision 1668 by gezelter, Fri Jan 6 19:03:05 2012 UTC

# Line 400 | Line 400 | int main(int argc,char *argv[])
400        clog << messageSummary << endl;
401      }
402  
403 < #ifdef _DEBUG
403 > #ifdef DEBUG
404    //CM keep window open
405    cout << "Press any key to finish" <<endl;
406    getch();
# Line 451 | Line 451 | void usage()
451         << " [-i<input-type>] <name> [-o<output-type>] <name>" << endl;
452    cout << "Try  -H option for more information." << endl;
453  
454 < #ifdef _DEBUG
454 > #ifdef DEBUG
455    //CM keep window open
456    cout << "Press any key to finish" <<endl;
457    getch();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines