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

Comparing trunk/OOPSE-2.0/src/brains/SimCreator.cpp (file contents):
Revision 2515 by tim, Fri Dec 16 18:26:41 2005 UTC vs.
Revision 2522 by chuckv, Thu Dec 29 16:03:11 2005 UTC

# Line 224 | Line 224 | Globals* SimCreator::parseFile(const std::string mdFil
224      }
225      
226      ff->parse(forcefieldFileName);
227 <        
227 >    ff->setFortranForceOptions();
228      //create SimInfo
229      SimInfo * info = new SimInfo(ff, simParams);
230      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines