diff options
author | martinw | 2001-03-02 11:04:51 +0000 |
---|---|---|
committer | martinw | 2001-03-02 11:04:51 +0000 |
commit | a9d0a3079a558d012ac5ca0e6f5f51a1b6de54ff (patch) | |
tree | 28fd74cc3a4835e53d648136c83c526611172970 /frontend/checksupport.dcl | |
parent | bugfix: compiler couldn't detect following inconsistency: (diff) |
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
Diffstat (limited to 'frontend/checksupport.dcl')
-rw-r--r-- | frontend/checksupport.dcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/checksupport.dcl b/frontend/checksupport.dcl index d0442fc..695bd4a 100644 --- a/frontend/checksupport.dcl +++ b/frontend/checksupport.dcl @@ -63,7 +63,7 @@ cConversionTableSize :== 8 , dcls_local_for_import ::!{!Declaration} } -:: ExplImpInfos :== {!{!.ExplImpInfo}} +:: *ExplImpInfos :== *{!*{!*ExplImpInfo}} :: ExplImpInfo = ExplImpInfo Ident !.DeclaringModulesSet |