--- trunk/OOPSE/libmdtools/TraPPE_ExFF.cpp 2003/04/05 03:39:25 463 +++ trunk/OOPSE/libmdtools/TraPPE_ExFF.cpp 2003/04/14 19:03:38 493 @@ -1230,7 +1230,7 @@ void TraPPE_ExFF::initializeBends( int nBends, Bend** else if( the_bends[i].ghost == a ){ c = a; a = b; - b = a; + b = c; } else{ sprintf( painCave.errMsg,