C $Header: /u/gcmpack/MITgcm/pkg/debug/DEBUG_OPTIONS.h,v 1.3 2011/12/24 01:04:45 jmc Exp $
C $Name:  $

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

#ifdef ALLOW_DEBUG
C     Package-specific Options & Macros go here

#endif /* ALLOW_DEBUG */
#endif /* DEBUG_OPTIONS_H */