--- trunk/src/io/DumpReader.cpp 2008/04/25 15:09:06 1240 +++ trunk/src/io/DumpReader.cpp 2008/04/25 15:14:47 1241 @@ -92,7 +92,7 @@ namespace oopse { } strcpy(checkPointMsg, "Dump file opened for reading successfully."); - MPIcheckPoint(); + errorCheckPoint(); #endif @@ -113,7 +113,7 @@ namespace oopse { } strcpy(checkPointMsg, "Dump file closed successfully."); - MPIcheckPoint(); + errorCheckPoint(); #endif