diff options
author | martinw | 2000-06-15 08:22:11 +0000 |
---|---|---|
committer | martinw | 2000-06-15 08:22:11 +0000 |
commit | a9383f2d3e67820beb8489164acf141cccc4cd95 (patch) | |
tree | 235425a3d3d1bf61538fdfcfb92efda0851108ca /frontend/checksupport.dcl | |
parent | update of dictionary types (diff) |
MW once added a macro called "SwitchUniquenessBug", Sjaak also added a macro
"PA_BUG" for the same purpose. MW removes his macro _untertaenig_ in favour
of Sjaaks version
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@165 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/checksupport.dcl')
-rw-r--r-- | frontend/checksupport.dcl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/frontend/checksupport.dcl b/frontend/checksupport.dcl index 9418951..d874610 100644 --- a/frontend/checksupport.dcl +++ b/frontend/checksupport.dcl @@ -4,9 +4,6 @@ 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 |