ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libBASS/simError.h
(Generate patch)

Comparing trunk/OOPSE/libBASS/simError.h (file contents):
Revision 447 by mmeineke, Thu Apr 3 20:21:54 2003 UTC vs.
Revision 448 by mmeineke, Thu Apr 3 20:57:23 2003 UTC

# Line 17 | Line 17 | char checkPointMsg[MAX_SIM_ERROR_MSG_LENGTH];
17  
18   #ifdef IS_MPI
19  
20 < char checkPointMsg[MAX_SIM_ERROR_MSG_LENGTH];
20 > extern char checkPointMsg[MAX_SIM_ERROR_MSG_LENGTH];
21  
22 < int worldRank;
22 > extern int worldRank;
23   #endif
24  
25   #ifdef __cplusplus

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines