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

Contents of /MITgcm/pkg/autodiff/AUTODIFF_CPPOPTIONS.h

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


Revision 1.4 - (show annotations) (download)
Tue May 24 03:44:15 2011 UTC (13 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1 lines
File MIME type: text/plain
FILE REMOVED
did not file any source file that includes this header: remove it.

1 C $Header: /u/gcmpack/MITgcm/pkg/autodiff/AUTODIFF_CPPOPTIONS.h,v 1.3 2003/10/09 04:19:18 edhill Exp $
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_CPPOPTIONS_H
19 #define AUTODIFF_CPPOPTIONS_H
20
21 #include "CPP_OPTIONS.h"
22
23 #endif /* AUTODIFF_CPPOPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22