--- trunk/src/brains/SimCreator.cpp 2008/04/25 15:09:06 1240 +++ trunk/src/brains/SimCreator.cpp 2008/04/25 15:14:47 1241 @@ -591,7 +591,7 @@ namespace oopse { info->setMolToProcMap(molToProcMap); sprintf(checkPointMsg, "Successfully divided the molecules among the processors.\n"); - MPIcheckPoint(); + errorCheckPoint(); } #endif