ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/utils/simError.c
(Generate patch)

Comparing trunk/OOPSE-4/src/utils/simError.c (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2263 by tim, Wed Jul 13 15:54:00 2005 UTC

# Line 48 | Line 48 | int nChecks;
48   #include <mpi.h>
49  
50   int nChecks;
51 < #endif // IS_MPI
51 > #endif
52  
53   #include "utils/simError.h"
54  
# Line 147 | Line 147 | void MPIcheckPoint( void ){
147              nChecks,
148              checkPointMsg );
149    }
150 < #endif // CHECKPOINT_VERBOSE  
150 > #endif
151  
152   }
153  
154 < #endif // IS_MPI
154 > #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines