C $Header: /u/gcmpack/MITgcm/pkg/smooth/SMOOTH_OPTIONS.h,v 1.2 2011/12/24 01:09:41 jmc Exp $
C $Name:  $

C CPP options file for SMOOTH package
C Use this file for selecting options within the SMOOTH package

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

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

#endif /* ALLOW_SMOOTH */
#endif /* SMOOTH_OPTIONS_H */

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