C $Header: /u/gcmpack/MITgcm/pkg/longstep/LONGSTEP_OPTIONS.h,v 1.2 2011/12/24 01:04:49 jmc Exp $ C $Name: $ #ifndef LONGSTEP_OPTIONS_H #define LONGSTEP_OPTIONS_H #include "PACKAGES_CONFIG.h" #include "CPP_OPTIONS.h" #ifdef ALLOW_LONGSTEP C Package-specific options go here #endif /* ALLOW_LONGSTEP */ #endif /* LONGSTEP_OPTIONS_H */