aboutsummaryrefslogtreecommitdiff
path: root/frontend/checksupport.icl
diff options
context:
space:
mode:
authorjohnvg2001-09-06 15:30:01 +0000
committerjohnvg2001-09-06 15:30:01 +0000
commitd27143250ac87f53b0083a3a1cc3fb2190fb0015 (patch)
tree49d48418e4315d0da58d354ff2074862fff8ddd5 /frontend/checksupport.icl
parentadded command line flag to enable generics (diff)
remove 'dcl_is_cashed'
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@758 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/checksupport.icl')
-rw-r--r--frontend/checksupport.icl1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/checksupport.icl b/frontend/checksupport.icl
index 90e8880..3824d6f 100644
--- a/frontend/checksupport.icl
+++ b/frontend/checksupport.icl
@@ -124,7 +124,6 @@ where
, dcl_module_kind :: !ModuleKind
// ... RWS
, dcl_imported_module_numbers :: !NumberSet
- , dcl_is_cashed :: !Bool
}
class Erroradmin state // PK...