Parent Directory | Revision Log | Revision Graph
Mis-type CONFIG as CONF !!!
1 | C $Header: /u/gcmpack/MITgcm/pkg/mom_vecinv/Attic/MOM_VECINV_OPTIONS.h,v 1.1.2.1 2003/10/02 18:18:33 adcroft Exp $ |
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 |