2 #include "evalue_convert.h"
5 #if defined(__cplusplus)
9 struct enumerate_options
{
13 struct verify_options
*verify
;
14 struct convert_options
*convert
;
17 ISL_ARG_DECL(enumerate_options
, struct enumerate_options
, enumerate_options_arg
)
19 #if defined(__cplusplus)