diff -r 225db59fe6fe -r bea932bc60b0 stage4/generate_c/generate_c_st.cc --- a/stage4/generate_c/generate_c_st.cc Mon Jan 19 08:28:04 2009 +0100 +++ b/stage4/generate_c/generate_c_st.cc Mon Jan 19 17:06:22 2009 +0100 @@ -482,9 +482,9 @@ if (ENO_param_value != NULL) nb_param --; ADD_PARAM_LIST(ENO_param_value, (symbol_c*)(new bool_type_name_c()), function_param_iterator_c::direction_out) - + #include "st_code_gen.c" - + } else { /* loop through each function parameter, find the value we should pass @@ -572,7 +572,7 @@ break; } /* switch */ } - + s4o.print(")"); s4o.indent_left();