From cc48fb009b316becbd98d9c27b35dc962d51ee2a Mon Sep 17 00:00:00 2001 From: ronny Date: Thu, 31 Jan 2002 14:13:46 +0000 Subject: remove RWSDebug import git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@999 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/transform.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend') diff --git a/frontend/transform.icl b/frontend/transform.icl index 08a2edf..d5d3e73 100644 --- a/frontend/transform.icl +++ b/frontend/transform.icl @@ -1492,7 +1492,7 @@ where _ -> (fun_defs, symbol_table) -import RWSDebug +// import RWSDebug expandMacrosInBody :: [.FunCall] CheckedBody ![ExprInfoPtr] PredefSymbolsForTransform *ExpandState -> ([FreeVar],Expression,[FreeVar],[FunCall],![ExprInfoPtr],.ExpandState); expandMacrosInBody fi_calls {cb_args,cb_rhs} fi_dynamics predef_symbols_for_transform es=:{es_symbol_table,es_symbol_heap,es_fun_defs,es_macro_defs} -- cgit v1.2.3