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

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

#endif /* ALLOW_TIMEAVE */
#endif /* TIMEAVE_OPTIONS_H */
