--- trunk/src/brains/SimCreator.cpp 2007/05/26 17:53:52 1136 +++ 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