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

Comparing branches/development/src/applications/recenter/recenter.cpp (file contents):
Revision 1857 by kstocke1, Wed Apr 3 18:27:48 2013 UTC vs.
Revision 1875 by gezelter, Fri May 17 14:41:42 2013 UTC

# Line 68 | Line 68 | int main(int argc, char *argv []) {
68    gengetopt_args_info args_info;
69    std::string inputFileName;
70    std::string outputFileName;
71  RealType temperature;
71  
72    // parse command line arguments
73    if (cmdline_parser(argc, argv, &args_info) != 0)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines