aboutsummaryrefslogtreecommitdiff
path: root/frontend/checksupport.icl
diff options
context:
space:
mode:
authorjohnvg2001-09-06 11:48:37 +0000
committerjohnvg2001-09-06 11:48:37 +0000
commit5aa2b12706e5549dd8ff2f424b8c0c68e4f521c5 (patch)
tree277a99fecee413bf70c8c50d83e6105e94e42da7 /frontend/checksupport.icl
parentremove fun_index from FunDef (diff)
check if StdStrictLists is imported
renamed cNeedStdDynamics as cNeedStdDynamic git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@747 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/checksupport.icl')
-rw-r--r--frontend/checksupport.icl3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/checksupport.icl b/frontend/checksupport.icl
index b7d43ff..90e8880 100644
--- a/frontend/checksupport.icl
+++ b/frontend/checksupport.icl
@@ -22,8 +22,9 @@ cIsADclModule :== True
cNeedStdArray :== 1
cNeedStdEnum :== 2
-cNeedStdDynamics:== 4
+cNeedStdDynamic :== 4
cNeedStdGeneric :== 8 // AA
+cNeedStdStrictLists :== 16
:: Heaps =
{ hp_var_heap ::!.VarHeap