Parent Directory | Revision Log | Revision Graph | Patch
revision 1.1 by adcroft, Thu Oct 2 18:18:33 2003 UTC | revision 1.2 by edhill, Thu Oct 9 04:19:20 2003 UTC | |
---|---|---|
# | Line 0 | Line 1 |
1 | C $Header$ | |
2 | C $Name$ | |
3 | ||
4 | C CPP options file for mom_vecinv package | |
5 | C | |
6 | C Use this file for selecting CPP options within the mom_vecinv package | |
7 | ||
8 | #ifndef MOM_VECINV_OPTIONS_H | |
9 | #define MOM_VECINV_OPTIONS_H | |
10 | #include "PACKAGES_CONFIG.h" | |
11 | #ifdef ALLOW_MOM_VECINV | |
12 | ||
13 | #include "CPP_OPTIONS.h" | |
14 | ||
15 | C CPP macros go here | |
16 | ||
17 | #endif /* ALLOW_MOM_VECINV */ | |
18 | #endif /* MOM_VECINV_OPTIONS_H */ |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |