/[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.15 by heimbach, Mon Nov 13 16:20:30 2000 UTC revision 1.18 by cnh, Fri Sep 21 03:54:35 2001 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2    C $Name$
3    
4      These lines are here to deliberately cause a compile-time error.
5      If you see these lines in your .F files or the compiler shows them
6      as an error then it means you have not placed your configuration
7      files in the appropriate place.
8      You need to place you own copy of CPP_EEOPTIONS.h in the include
9      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 21  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.15  
changed lines
  Added in v.1.18

  ViewVC Help
Powered by ViewVC 1.1.22