From a9d0a3079a558d012ac5ca0e6f5f51a1b6de54ff Mon Sep 17 00:00:00 2001 From: martinw Date: Fri, 2 Mar 2001 11:04:51 +0000 Subject: making compiler self compilable (this doesn't say anything about the quality of the generated executable) git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@314 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/checksupport.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/checksupport.icl') diff --git a/frontend/checksupport.icl b/frontend/checksupport.icl index 7eb91eb..13b3ef0 100644 --- a/frontend/checksupport.icl +++ b/frontend/checksupport.icl @@ -75,7 +75,7 @@ where , dcls_local_for_import ::!{!Declaration} } -:: ExplImpInfos :== {!{!.ExplImpInfo}} +:: *ExplImpInfos :== *{!*{!*ExplImpInfo}} :: ExplImpInfo = ExplImpInfo Ident !.DeclaringModulesSet -- cgit v1.2.3