/[MITgcm]/MITgcm_contrib/bbl/code/BBL_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm_contrib/bbl/code/BBL_OPTIONS.h

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


Revision 1.2 - (hide annotations) (download)
Sat Aug 6 03:11:42 2011 UTC (13 years, 11 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
File MIME type: text/plain
FILE REMOVED
moving pkg/bbl to main branch

1 dimitri 1.2 C $Header: /u/gcmpack/MITgcm_contrib/bbl/code/BBL_OPTIONS.h,v 1.1 2010/11/18 04:00:04 dimitri Exp $
2 dimitri 1.1 C $Name: $
3    
4     C Temporary location until BBL graduates to a proper package
5     #define ALLOW_BBL
6    
7     C CPP options file for BBL
8     C
9     C Use this file for selecting options within package "BBL"
10    
11     #ifndef BBL_OPTIONS_H
12     #define BBL_OPTIONS_H
13     #include "PACKAGES_CONFIG.h"
14     #ifdef ALLOW_BBL
15    
16     #include "CPP_OPTIONS.h"
17    
18     C Place CPP define/undef flag here
19    
20     #endif /* ALLOW_BBL */
21     #endif /* BBL_OPTIONS_H */
22    
23     CEH3 ;;; Local Variables: ***
24     CEH3 ;;; mode:fortran ***
25     CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22