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

Comparing trunk/OOPSE/libmdtools/SimSetup.cpp (file contents):
Revision 427 by mmeineke, Thu Mar 27 20:48:37 2003 UTC vs.
Revision 429 by mmeineke, Thu Mar 27 21:52:21 2003 UTC

# Line 354 | Line 354 | void SimSetup::createSim( void ){
354    // set the arrays into the SimInfo object
355  
356    simnfo->atoms = the_atoms;
357 +  simnfo->molecules = the_molecules;
358    simnfo->nGlobalExcludes = 0;
359    simnfo->excludes = the_excludes;
360  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines