diff options
Diffstat (limited to 'frontend/checksupport.icl')
-rw-r--r-- | frontend/checksupport.icl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/checksupport.icl b/frontend/checksupport.icl index fd82387..0222299 100644 --- a/frontend/checksupport.icl +++ b/frontend/checksupport.icl @@ -120,6 +120,7 @@ where , dcl_conversions :: !Optional ConversionTable , dcl_is_system :: !Bool , dcl_imported_module_numbers :: !NumberSet + , dcl_is_cashed :: !Bool } class Erroradmin state // PK... |