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 438 by chuckv, Mon Mar 31 21:50:59 2003 UTC vs.
Revision 443 by mmeineke, Wed Apr 2 22:19:03 2003 UTC

# 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];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines