ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/TraPPE_ExFF.cpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/TraPPE_ExFF.cpp (file contents):
Revision 463 by gezelter, Sat Apr 5 03:39:25 2003 UTC vs.
Revision 493 by mmeineke, Mon Apr 14 19:03:38 2003 UTC

# Line 1230 | Line 1230 | void TraPPE_ExFF::initializeBends( int nBends, Bend**
1230          else if( the_bends[i].ghost == a ){
1231            c = a;
1232            a = b;
1233 <          b = a;
1233 >          b = c;
1234          }
1235          else{
1236            sprintf( painCave.errMsg,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines