diff options
author | johnvg | 2001-09-06 15:30:01 +0000 |
---|---|---|
committer | johnvg | 2001-09-06 15:30:01 +0000 |
commit | d27143250ac87f53b0083a3a1cc3fb2190fb0015 (patch) | |
tree | 49d48418e4315d0da58d354ff2074862fff8ddd5 /frontend/checksupport.dcl | |
parent | added 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.dcl')
-rw-r--r-- | frontend/checksupport.dcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/checksupport.dcl b/frontend/checksupport.dcl index a5fa34c..76e10ee 100644 --- a/frontend/checksupport.dcl +++ b/frontend/checksupport.dcl @@ -109,7 +109,6 @@ cConversionTableSize :== 9 // AA , dcl_module_kind :: !ModuleKind // ... RWS , dcl_imported_module_numbers :: !NumberSet - , dcl_is_cashed :: !Bool } class Erroradmin state |