/[MITgcm]/MITgcm/model/inc/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/model/inc/CPP_OPTIONS.h

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

--- MITgcm/model/inc/CPP_OPTIONS.h	2003/10/09 21:35:56	1.24
+++ MITgcm/model/inc/CPP_OPTIONS.h	2003/10/15 14:00:40	1.25
@@ -1,6 +1,9 @@
-C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.24 2003/10/09 21:35:56 edhill Exp $
+C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.25 2003/10/15 14:00:40 edhill Exp $
 C $Name:  $
 
+#ifndef CPP_OPTIONS_H
+#define CPP_OPTIONS_H
+
 #include "PACKAGES_CONFIG.h"
 
 C CPP flags controlling particular source code features
@@ -65,3 +68,6 @@
 #ifdef INCLUDE_ECCO_PACKAGE
 #include "ECCO_CPPOPTIONS.h"
 #endif
+
+#endif /* CPP_OPTIONS_H */
+

 

  ViewVC Help
Powered by ViewVC 1.1.22