/[MITgcm]/MITgcm/eesupp/inc/CPP_EEOPTIONS.h
ViewVC logotype

Diff of /MITgcm/eesupp/inc/CPP_EEOPTIONS.h

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

revision 1.17 by adcroft, Fri Mar 9 19:36:39 2001 UTC revision 1.18 by cnh, Fri Sep 21 03:54:35 2001 UTC
# Line 8  C $Name$ Line 8  C $Name$
8    You need to place you own copy of CPP_EEOPTIONS.h in the include    You need to place you own copy of CPP_EEOPTIONS.h in the include
9    path for the model.    path for the model.
10    
11    CBOP
12    C     !ROUTINE: CPP_EEOPTIONS.h
13    C     !INTERFACE:
14    C     include "CPP_EEOPTIONS.h"
15  C  C
16  C     /==========================================================\  C     !DESCRIPTION:
17    C     *==========================================================*
18  C     | CPP_EEOPTIONS.h                                          |  C     | CPP_EEOPTIONS.h                                          |
19  C     |==========================================================|  C     *==========================================================*
20  C     | C preprocessor "execution environment" supporting        |  C     | C preprocessor "execution environment" supporting        |
21  C     | flags. Use this file to set flags controlling the        |  C     | flags. Use this file to set flags controlling the        |
22  C     | execution environment in which a model runs - as opposed |  C     | execution environment in which a model runs - as opposed |
# Line 30  C     |       set all options as selecta Line 35  C     |       set all options as selecta
35  C     |       once an experimental configuration has been        |  C     |       once an experimental configuration has been        |
36  C     |       identified, rebuild the code with the appropriate  |  C     |       identified, rebuild the code with the appropriate  |
37  C     |       options set at compile time.                       |  C     |       options set at compile time.                       |
38  C     \==========================================================/  C     *==========================================================*
39    CEOP
40    
41  #ifndef _CPP_EEOPTIONS_H_  #ifndef _CPP_EEOPTIONS_H_
42  #define _CPP_EEOPTIONS_H_  #define _CPP_EEOPTIONS_H_

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

  ViewVC Help
Powered by ViewVC 1.1.22