/[MITgcm]/MITgcm/pkg/autodiff/AUTODIFF_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/pkg/autodiff/AUTODIFF_OPTIONS.h

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


Revision 1.1.2.1 - (hide annotations) (download)
Mon Oct 20 18:56:45 2003 UTC (20 years, 8 months ago) by edhill
Branch: tg2-branch
Changes since 1.1: +24 -0 lines
File MIME type: text/plain
 o initial check-in

1 edhill 1.1.2.1 C $Header: $
2     C $Name: $
3    
4     CBOP
5     C !ROUTINE: AUTODIFF_CPPOPTIONS.h
6     C !INTERFACE:
7     C include "AUTODIFF_CPPOPTIONS.h "
8     C !DESCRIPTION:
9     C *==========================================================*
10     C | CPP_EEMACROS.h
11     C *==========================================================*
12     C CPP flags controlling which code is included in the files
13     C that will be compiled.
14     C These macros have been shifted to the common header file
15     C ECCO_CPPOPTIONS.h
16     CEOP
17    
18     #ifndef AUTODIFF_OPTIONS_H
19     #define AUTODIFF_OPTIONS_H
20    
21     #include "PACKAGES_CONFIG.h"
22     #include "CPP_OPTIONS.h"
23    
24     #endif /* AUTODIFF_CPPOPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22