C $Header: /u/gcmpack/MITgcm/pkg/atm_common/ATM_COMMON_OPTIONS.h,v 1.2 2011/12/24 01:04:45 jmc Exp $
C $Name:  $

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

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

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

#endif /* ALLOW_ATM_COMMON */
#endif /* ATM_COMMON_OPTIONS_H */