| # | 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 | ||
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |