C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/bbl/code/Attic/BBL_OPTIONS.h,v 1.2 2011/08/06 03:11:42 dimitri dead $ C $Name: $ C Temporary location until BBL graduates to a proper package #define ALLOW_BBL C CPP options file for BBL C C Use this file for selecting options within package "BBL" #ifndef BBL_OPTIONS_H #define BBL_OPTIONS_H #include "PACKAGES_CONFIG.h" #ifdef ALLOW_BBL #include "CPP_OPTIONS.h" C Place CPP define/undef flag here #endif /* ALLOW_BBL */ #endif /* BBL_OPTIONS_H */ CEH3 ;;; Local Variables: *** CEH3 ;;; mode:fortran *** CEH3 ;;; End: ***