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

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

#endif /* ALLOW_ATM_COMPON_INTERF */
#endif /* ATM_CPL_OPTIONS_H */
