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

Comparing trunk/OOPSE/libmdtools/DUFF.cpp (file contents):
Revision 704 by tim, Wed Aug 20 19:11:51 2003 UTC vs.
Revision 707 by mmeineke, Wed Aug 20 19:42:31 2003 UTC

# Line 1310 | Line 1310 | void DUFF::initializeBends( int nBends, Bend** bendArr
1310          }
1311          
1312          gBend = new GhostBend( *the_atoms[a],
1313 <                               *the_atoms[b],
1314 <                               *the_atoms[c] );
1313 >                               *the_atoms[b]);
1314                                                                        
1315          gBend->setConstants( currentBendType->k1,
1316                               currentBendType->k2,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines