C $Header: /u/gcmpack/MITgcm/pkg/cd_code/CD_CODE_OPTIONS.h,v 1.1 2003/10/28 22:57:59 edhill Exp $
C $Name:  $

C CPP options file for CD_CODE package
C
C Use this file for selecting CPP options within the mom_fluxform package

#ifndef CD_CODE_OPTIONS_H
#define CD_CODE_OPTIONS_H
#include "PACKAGES_CONFIG.h"
#ifdef ALLOW_CD_CODE

#include "CPP_OPTIONS.h"

C CPP macros go here

#endif /* ALLOW_CD_CODE */
#endif /* CD_CODE_OPTIONS_H */