From d27143250ac87f53b0083a3a1cc3fb2190fb0015 Mon Sep 17 00:00:00 2001 From: johnvg Date: Thu, 6 Sep 2001 15:30:01 +0000 Subject: remove 'dcl_is_cashed' git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@758 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/checksupport.icl | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/checksupport.icl') 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... -- cgit v1.2.3