--- trunk/mdtools/interface_implementation/SimSetup.cpp 2003/01/30 20:03:37 254 +++ trunk/mdtools/interface_implementation/SimSetup.cpp 2003/01/30 22:29:24 257 @@ -238,11 +238,11 @@ void SimSetup::createSim( void ){ mpiSim = new mpiSimulation( simnfo ); - fprintf( stderr, "about to call divideLabour.\n" ); + globalIndex = mpiSim->divideLabor(); - fprintf(stderr, "we're back from divideLabour\n" ); + // set up the local variables