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

#ifdef ALLOW_ATM_PHYS
C     Package-specific options go here

#endif /* ALLOW_ATM_PHYS */
#endif /* ATM_PHYS_OPTIONS_H */
