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

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

#endif /* ALLOW_OCN_COMPON_INTERF */
#endif /* OCN_CPL_OPTIONS_H */
