--- trunk/src/utils/simError.c 2005/01/12 22:41:40 246 +++ trunk/src/utils/simError.c 2005/07/13 15:54:00 564 @@ -1,4 +1,4 @@ - /* +/* * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved. * * The University of Notre Dame grants you ("Licensee") a @@ -48,7 +48,7 @@ int nChecks; #include int nChecks; -#endif // IS_MPI +#endif #include "utils/simError.h" @@ -147,8 +147,8 @@ void MPIcheckPoint( void ){ nChecks, checkPointMsg ); } -#endif // CHECKPOINT_VERBOSE +#endif } -#endif // IS_MPI +#endif