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

Comparing trunk/OOPSE-2.0/src/UseTheForce/DUFF.cpp (file contents):
Revision 1621 by gezelter, Wed Oct 20 21:52:20 2004 UTC vs.
Revision 1628 by gezelter, Thu Oct 21 20:15:31 2004 UTC

# Line 653 | Line 653 | void DUFF::initForceField( int ljMixRule ){
653   }
654  
655  
656 < void DUFF::initForceField( int ljMixRule ){
656 > void DUFF::initForceField(){
657    
658 <  initFortran( ljMixRule, entry_plug->useReactionField );
658 >  initFortran( entry_plug->useReactionField );
659   }
660  
661   double DUFF::getAtomTypeMass (char* atomType) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines