--- trunk/OOPSE-4/src/io/StatWriter.cpp 2008/04/25 15:09:06 3387 +++ trunk/OOPSE-4/src/io/StatWriter.cpp 2008/04/25 15:14:47 3388 @@ -91,7 +91,7 @@ namespace oopse { sprintf( checkPointMsg, "Sucessfully opened output file for stating.\n"); - MPIcheckPoint(); + errorCheckPoint(); #endif // is_mpi }