From d86abe341ff1c90e21db0e201ff1d6cd66fb2431 Mon Sep 17 00:00:00 2001 From: ronny Date: Wed, 12 Dec 2001 15:31:09 +0000 Subject: removed RWSDebug import git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@925 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backend/backendpreprocess.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend') diff --git a/backend/backendpreprocess.icl b/backend/backendpreprocess.icl index aebce27..9689a83 100644 --- a/backend/backendpreprocess.icl +++ b/backend/backendpreprocess.icl @@ -8,7 +8,7 @@ implementation module backendpreprocess import checksupport import Heap import backendsupport -import RWSDebug +// import RWSDebug backEndPreprocess :: !Ident ![Index] !IclModule !*VarHeap -> *VarHeap backEndPreprocess aliasDummyId functionIndices iclModule varHeap -- cgit v1.2.3