diff -r f1f3facc59e7 -r 55b074ea7255 absyntax_utils/search_constant_type.hh --- a/absyntax_utils/search_constant_type.hh Thu Feb 02 00:34:04 2012 +0100 +++ b/absyntax_utils/search_constant_type.hh Fri Feb 03 00:09:52 2012 +0100 @@ -79,6 +79,7 @@ /* temporarily here until we remove the st_code_gen.c and il_code_gen.c files... */ static integer_c integer; + static real_c real; /******************************************************/ /* Extensions to the base standard as defined in */