C $Header: /u/gcmpack/MITgcm/pkg/bbl/BBL_OPTIONS.h,v 1.2 2011/12/24 01:04:45 jmc Exp $
C $Name:  $

C CPP options file for BBL
C Use this file for selecting options within package "BBL"

#ifndef BBL_OPTIONS_H
#define BBL_OPTIONS_H
#include "PACKAGES_CONFIG.h"
#include "CPP_OPTIONS.h"

#ifdef ALLOW_BBL
C Place CPP define/undef flag here

#endif /* ALLOW_BBL */
#endif /* BBL_OPTIONS_H */

CEH3 ;;; Local Variables: ***
CEH3 ;;; mode:fortran ***
CEH3 ;;; End: ***