/[MITgcm]/MITgcm_contrib/dgoldberg/streamice/STREAMICE_OPTIONS.h
ViewVC logotype

Diff of /MITgcm_contrib/dgoldberg/streamice/STREAMICE_OPTIONS.h

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

--- MITgcm_contrib/dgoldberg/streamice/STREAMICE_OPTIONS.h	2013/03/07 15:23:19	1.6
+++ MITgcm_contrib/dgoldberg/streamice/STREAMICE_OPTIONS.h	2014/08/27 19:29:12	1.7
@@ -1,19 +1,19 @@
-C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/dgoldberg/streamice/STREAMICE_OPTIONS.h,v 1.6 2013/03/07 15:23:19 dgoldberg Exp $
+C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/dgoldberg/streamice/STREAMICE_OPTIONS.h,v 1.7 2014/08/27 19:29:12 dgoldberg Exp $
 C $Name:  $
 
 C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
 
-C CPP options file for MYPACKAGE
+C CPP options file for STREAMICE
 C
 C Use this file for selecting options within package "streamice"
 
 #ifndef STREAMICE_OPTIONS_H
 #define STREAMICE_OPTIONS_H
 #include "PACKAGES_CONFIG.h"
-#ifdef ALLOW_STREAMICE
-
 #include "CPP_OPTIONS.h"
 
+#ifdef ALLOW_STREAMICE
+
 C Place CPP define/undef flag here
 
 #define STREAMICE_CONSTRUCT_MATRIX
@@ -22,8 +22,8 @@
 #undef STREAMICE_GEOM_FILE_SETUP
 #undef STREAMICE_SMOOTH_FLOATATION
 
-#endif /* ALLOW_MYPACKAGE */
-#endif /* MYPACKAGE_OPTIONS_H */
+#endif /* ALLOW_STREAMICE */
+#endif /* STREAMICE_OPTIONS_H */
 
 CEH3 ;;; Local Variables: ***
 CEH3 ;;; mode:fortran ***

 

  ViewVC Help
Powered by ViewVC 1.1.22