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

Comparing branches/development/src/applications/openmd/openmd.cpp (file contents):
Revision 1540 by gezelter, Mon Jan 17 21:34:36 2011 UTC vs.
Revision 1587 by gezelter, Fri Jul 8 20:25:32 2011 UTC

# Line 187 | Line 187 | int main(int argc,char* argv[]){
187        myIntegrator->setForceManager(fman);
188      }
189          
190    std::cerr << "About to integrate\n";
190      myIntegrator->integrate();
191      delete myIntegrator;
192    }else {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines