/[MITgcm]/MITgcm/pkg/monitor/MONITOR_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/monitor/MONITOR_OPTIONS.h

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

revision 1.1 by adcroft, Tue May 13 18:18:05 2003 UTC revision 1.2 by edhill, Thu Oct 9 04:19:20 2003 UTC
# Line 5  C CPP options file for monitor package Line 5  C CPP options file for monitor package
5  C  C
6  C Use this file for selecting options within the monitor package  C Use this file for selecting options within the monitor package
7    
8    #ifndef MONITOR_OPTIONS_H
9    #define MONITOR_OPTIONS_H
10    #include "PACKAGES_CONFIG.h"
11    #ifdef ALLOW_MONITOR
12    
13  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
14    
15  C Disable use of hFacZ  C Disable use of hFacZ
16  #undef MONITOR_TEST_HFACZ  #undef MONITOR_TEST_HFACZ
17    
18    #endif /* ALLOW_MONITOR */
19    #endif /* MONITOR_OPTIONS_H */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22