C $Header: /u/gcmpack/MITgcm/pkg/mnc/MNC_OPTIONS.h,v 1.5 2004/09/01 02:43:36 edhill Exp $
C $Name:  $

#ifndef MNC_OPTIONS_H
#define MNC_OPTIONS_H
#include "PACKAGES_CONFIG.h"
#ifdef ALLOW_MNC

#include "CPP_OPTIONS.h"

CEH3 package-specific options go here

C #define MNC_DEBUG
C #define MNC_DEBUG_GTYPE  /*  Adds MNC gtype as an attribute  */

#include "mnc_id_header.h"

#endif /* ALLOW_MNC */
#endif /* MNC_OPTIONS_H */


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