From ddda5856e49c82fb6d5a4a94dae46a93ceade138 Mon Sep 17 00:00:00 2001 From: johnvg Date: Thu, 18 Oct 2001 11:33:45 +0000 Subject: store macros and local functions in macros in separate {#{#FunDef}}, remove conversion table, except for macros git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@863 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/convertcases.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/convertcases.icl') diff --git a/frontend/convertcases.icl b/frontend/convertcases.icl index 4901f0b..513df80 100644 --- a/frontend/convertcases.icl +++ b/frontend/convertcases.icl @@ -730,7 +730,7 @@ newFunctionWithType opt_id fun_bodies local_vars fun_type group_index (cs_next_f , fun_body = fun_bodies , fun_type = Yes fun_type , fun_pos = NoPos - , fun_kind = FK_ImpFunction cNameNotLocationDependent + , fun_kind = FK_Function cNameNotLocationDependent , fun_lifted = 0 , fun_info = { EmptyFunInfo & fi_group_index = group_index, fi_local_vars = local_vars } } -- cgit v1.2.3