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

Comparing trunk/OOPSE-2.0/src/utils/simError.c (file contents):
Revision 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 2263 by tim, Wed Jul 13 15:54:00 2005 UTC

# Line 1 | Line 1
1 < /*
1 > /*
2   * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved.
3   *
4   * The University of Notre Dame grants you ("Licensee") a
# 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