ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/interface_implementation/SimSetup.cpp
(Generate patch)

Comparing trunk/mdtools/interface_implementation/SimSetup.cpp (file contents):
Revision 260 by chuckv, Thu Jan 30 22:29:24 2003 UTC vs.
Revision 261 by chuckv, Mon Feb 3 21:15:59 2003 UTC

# Line 396 | Line 396 | void SimSetup::createSim( void ){
396    the_ff->setSimInfo( simnfo );
397  
398    makeAtoms();
399 <
399 >  //
400    if( tot_bonds ){
401      makeBonds();
402    }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines