From a32142310bbbec310a03c1442a93ba43a97e6e2c Mon Sep 17 00:00:00 2001 From: ronny Date: Thu, 20 Dec 2001 13:23:02 +0000 Subject: remove RWSDebug dependency git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@956 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/overloading.icl | 2 -- 1 file changed, 2 deletions(-) (limited to 'frontend/overloading.icl') diff --git a/frontend/overloading.icl b/frontend/overloading.icl index d3e42f8..ce7ab64 100644 --- a/frontend/overloading.icl +++ b/frontend/overloading.icl @@ -1534,8 +1534,6 @@ where updateExpression group_index l ui = mapSt (updateExpression group_index) l ui -import RWSDebug - adjustClassExpressions symb_name exprs tail_exprs ui = mapAppendSt (adjustClassExpression symb_name) exprs tail_exprs ui where -- cgit v1.2.3