2 #include "evalue_convert.h"
5 #if defined(__cplusplus)
9 struct enumerate_e_options
{
10 struct verify_options
*verify
;
11 struct convert_options
*convert
;
20 ISL_ARG_DECL(enumerate_e_options
, struct enumerate_e_options
, enumerate_e_options_arg
)
22 #if defined(__cplusplus)