Parent Directory | Revision Log | Revision Graph | Patch
revision 1.1 by jmc, Mon Aug 22 23:00:58 2005 UTC | revision 1.2 by jmc, Mon Oct 22 13:20:07 2007 UTC | |
---|---|---|
# | Line 12 C Use this file for selecting options wi | Line 12 C Use this file for selecting options wi |
12 | ||
13 | #include "CPP_OPTIONS.h" | #include "CPP_OPTIONS.h" |
14 | ||
15 | C use READ_MFLDS S/R in "safe" mode (set/check/unset for each file to read) | |
16 | C involves more thread synchronization (could slow down multi-threaded run) | |
17 | #define RW_SAFE_MFLDS | |
18 | ||
19 | #endif /* ALLOW_RW */ | #endif /* ALLOW_RW */ |
20 | #endif /* RW_OPTIONS_H */ | #endif /* RW_OPTIONS_H */ |
21 |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |