C $Header: /u/gcmpack/MITgcm/pkg/down_slope/DWNSLP_OPTIONS.h,v 1.1 2008/08/17 02:01:27 jmc Exp $
C $Name:  $

C CPP options file for Down-Slope package
C
C Use this file for selecting options within the Down-Slope package

#ifndef DWNSLP_OPTIONS_H
#define DWNSLP_OPTIONS_H
#include "PACKAGES_CONFIG.h"
#ifdef ALLOW_DOWN_SLOPE

#include "CPP_OPTIONS.h"

C Place CPP define/undef flag here

#endif /* ALLOW_DOWN_SLOPE */
#endif /* DWNSLP_OPTIONS_H */

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