C $Header: /u/gcmpack/MITgcm/pkg/regrid/REGRID_OPTIONS.h,v 1.2 2011/12/24 01:09:40 jmc Exp $ C $Name: $ C CPP options file for pkg REGRID C Use this file to select options within the REGRID package #ifndef REGRID_OPTIONS_H #define REGRID_OPTIONS_H #include "PACKAGES_CONFIG.h" #include "CPP_OPTIONS.h" #ifdef ALLOW_REGRID C Place CPP define/undef flags here C Currently, there are no compile-time options for the REGRID C package. #endif /* ALLOW_REGRID */ #endif /* REGRID_OPTIONS_H */ CEH3 ;;; Local Variables: *** CEH3 ;;; mode:fortran *** CEH3 ;;; End: ***