From 0625e34e9df9f236381a5fde02f63beabc5e8ec0 Mon Sep 17 00:00:00 2001 From: martinw Date: Fri, 17 Mar 2000 16:26:27 +0000 Subject: - making array patterns strict (strict lets were not properly handled in "convertCasesOfFunctionsIntoPatterns" and "collectVariables") - new switch "SwitchUniquenessBug" in module checksupport - several bugfixes git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@114 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/checksupport.dcl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'frontend/checksupport.dcl') diff --git a/frontend/checksupport.dcl b/frontend/checksupport.dcl index 374c72c..36f7c73 100644 --- a/frontend/checksupport.dcl +++ b/frontend/checksupport.dcl @@ -3,6 +3,10 @@ definition module checksupport import StdEnv import syntax, predef + +SwitchUniquenessBug with_bug without_bug :== with_bug +// temporary switch for compiling the Object I/O library + cIclModIndex :== 0 CS_NotChecked :== -1 -- cgit v1.2.3