| # | Line 335 | Line 335 | void SimSetup::createSim( void ){ | |
|---|---|---|
| 335 | ||
| 336 | ||
| 337 | if( simnfo->n_SRI ){ | |
| 338 | – | |
| 339 | – | std::cerr << "n_SRI = " << simnfo->n_SRI << "\n"; | 
| 338 | ||
| 339 | Exclude::createArray(simnfo->n_SRI); | |
| 340 | the_excludes = new Exclude*[simnfo->n_SRI]; | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |