/[MITgcm]/MITgcm/pkg/ebm/EBM_OPTIONS.h
ViewVC logotype

Contents of /MITgcm/pkg/ebm/EBM_OPTIONS.h

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


Revision 1.2 - (show annotations) (download)
Sat Dec 24 01:04:46 2011 UTC (12 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63p, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k
Changes since 1.1: +3 -5 lines
File MIME type: text/plain
move #include "CPP_OPTIONS.h" just after #include "PACKAGES_CONFIG.h",
outside of the #ifdef ALLOW_THISPKG / #endif block.

1 C $Header: /u/gcmpack/MITgcm/pkg/ebm/EBM_OPTIONS.h,v 1.1 2004/05/14 21:10:33 heimbach Exp $
2 C $Name: $
3
4 C CPP options file for EBM package
5 C Use this file for selecting CPP options within the EBM package
6
7 #ifndef EBM_OPTIONS_H
8 #define EBM_OPTIONS_H
9 #include "PACKAGES_CONFIG.h"
10 #include "AD_CONFIG.h"
11 #include "CPP_OPTIONS.h"
12
13 #ifdef ALLOW_EBM
14 C Package-specific Options & Macros go here
15
16 #undef EBM_WIND_PERT
17 #undef EBM_CLIMATE_CHANGE
18 #undef EBM_VERSION_1BASIN
19
20 #endif /* ALLOW_EBM */
21 #endif /* CD_EBM_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22