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

Comparing trunk/src/brains/SimCreator.cpp (file contents):
Revision 1051 by gezelter, Mon Sep 25 22:08:33 2006 UTC vs.
Revision 1136 by chuckv, Sat May 26 17:53:52 2007 UTC

# Line 342 | Line 342 | namespace oopse {
342      }
343      
344      if (simParams->haveForceFieldFileName()) {
345      std::cout<< simParams->getForceFieldFileName() << "\n";
345        ff->setForceFieldFileName(simParams->getForceFieldFileName());
346      }
347      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines