C $Header: /u/gcmpack/MITgcm/pkg/smooth/SMOOTH_OPTIONS.h,v 1.1 2010/02/15 23:46:04 gforget Exp $
C $Name:  $

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

#ifndef SMOOTH_OPTIONS_H
#define SMOOTH_OPTIONS_H
#include "PACKAGES_CONFIG.h"
#ifdef ALLOW_SMOOTH

#include "CPP_OPTIONS.h"

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

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