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

Comparing trunk/OOPSE-4/src/applications/atom2md/atom2md.cpp (file contents):
Revision 3445 by gezelter, Wed Jan 23 03:45:33 2008 UTC vs.
Revision 3446 by cli2, Wed Sep 10 19:51:45 2008 UTC

# Line 379 | Line 379 | int main(int argc,char *argv[])
379      {
380        clog << messageSummary << endl;
381      }
382 <  
382 >
383   #ifdef _DEBUG
384    //CM keep window open
385    cout << "Press any key to finish" <<endl;
386    getch();
387   #endif
388  
388    return 0;
389   }
390  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines