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

Comparing trunk/OOPSE-4/src/UseTheForce/Shapes_FF.cpp (file contents):
Revision 1628 by gezelter, Thu Oct 21 20:15:31 2004 UTC vs.
Revision 1636 by chrisfen, Fri Oct 22 22:54:01 2004 UTC

# Line 309 | Line 309 | void Shapes_FF::readParams( void ){
309      currentAtomType = currentAtomType->next;
310    }
311        
312 <  entry_plug->useLJ = 0;
312 >  entry_plug->useLennardJones = 0;
313    entry_plug->useEAM = 1;
314    // Walk down again and send out EAM type
315    currentAtomType = headAtomType->next;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines