diff -r 56ee922d0112 -r c72748a12ae3 absyntax_utils/search_expression_type.cc --- a/absyntax_utils/search_expression_type.cc Wed Sep 02 17:35:56 2009 +0200 +++ b/absyntax_utils/search_expression_type.cc Wed Sep 02 18:23:40 2009 +0200 @@ -157,19 +157,7 @@ integer_c search_expression_type_c::integer("1"); // what default value should we use here ??? -#define compute_standard_function_default search_expression_type_c::compute_standard_function_default -#define compute_standard_function_il search_expression_type_c::compute_standard_function_il -#define search(x) search_f(x) -#define next() next_nf() -// #define search_constant_type_c::constant_int_type_name search_expression_type_c::integer -#define constant_int_type_name integer #include "search_type_code.c" -#undef constant_int_type_name -// #undef search_constant_type_c::constant_int_type_name -#undef next -#undef search -#undef compute_standard_function_default -#undef compute_standard_function_il /*static bool_type_name_c bool_type_name;*/