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

Comparing trunk/OOPSE-4/src/UseTheForce/WATER.cpp (file contents):
Revision 1670 by gezelter, Thu Oct 28 16:56:20 2004 UTC vs.
Revision 1673 by chrisfen, Thu Oct 28 17:22:55 2004 UTC

# Line 557 | Line 557 | void WATER::readParams( void ){
557        }
558  
559        if (currentAtomType->isDirectional) {
560 <        if (currentDirectionalType->isSticky) {
560 >        if (currentDirectionalType->isDipole) {
561            ((DirectionalAtomType*)at)->setDipole();
562            entry_plug->useDipoles = 1;
563          }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines