/[MITgcm]/MITgcm/pkg/mom_vecinv/MOM_VECINV_OPTIONS.h
ViewVC logotype

Contents of /MITgcm/pkg/mom_vecinv/MOM_VECINV_OPTIONS.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.2.1 - (show annotations) (download)
Thu Oct 2 18:18:33 2003 UTC (20 years, 11 months ago) by adcroft
Branch: branch-genmake2
Changes since 1.1: +18 -0 lines
File MIME type: text/plain
Converted to new pacakge configuration system.
 o made all packages consistent by referring to CPP_OPTIONS via PKG_OPTIONS.h
 o added CPP barriers (#ifndef PKG_OPTIONS_H) to instigate new policy
 o added plenty of missing or broken CVS $Header stuff

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_CONF.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