/[MITgcm]/MITgcm/pkg/mdsio/MDSIO_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/mdsio/MDSIO_OPTIONS.h

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

revision 1.2 by adcroft, Thu Sep 27 18:07:56 2001 UTC revision 1.3 by edhill, Thu Oct 9 04:19:19 2003 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3    
4    #ifndef MDSIO_OPTIONS_H
5    #define MDSIO_OPTIONS_H
6    #include "PACKAGES_CONFIG.h"
7    #ifdef ALLOW_MDSIO
8    
9  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
10    
11  C Defining SAFE_IO stops the model from overwriting its own files  C Defining SAFE_IO stops the model from overwriting its own files
# Line 19  C Defining SAFE_IO stops the model from Line 24  C Defining SAFE_IO stops the model from
24  #undef  ALLOW_BROKEN_MDSIO_GL  #undef  ALLOW_BROKEN_MDSIO_GL
25  #define _OLD_STATUS 'old'  #define _OLD_STATUS 'old'
26  #endif  #endif
27    
28    #endif /* ALLOW_MDSIO */
29    #endif /* MDSIO_OPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22