C $Header: /u/gcmpack/MITgcm/pkg/showflops/SHOWFLOPS_OPTIONS.h,v 1.3 2007/07/31 22:33:43 ce107 Exp $
C $Name:  $

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

#ifndef SHOWFLOPS_OPTIONS_H
#define SHOWFLOPS_OPTIONS_H
#include "PACKAGES_CONFIG.h"
#ifdef ALLOW_SHOWFLOPS

#include "CPP_OPTIONS.h"

#undef USE_FLIPS

#endif /* ALLOW_SHOWFLOPS */
#endif /* SHOWFLOPS_OPTIONS_H */

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