C CPP options file for FRAZIL
C Use this file for selecting options within package "Frazil"

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

#ifdef ALLOW_FRAZIL
C Place CPP define/undef flag here

#endif /* ALLOW_FRAZIL */
#endif /* FRAZIL_OPTIONS_H */

CEH3 ;;; Local Variables: ***
CEH3 ;;; mode:fortran ***
CEH3 ;;; End: ***
