aboutsummaryrefslogtreecommitdiff
path: root/frontend/compilerSwitches.dcl
diff options
context:
space:
mode:
authoralimarin2001-10-19 12:02:05 +0000
committeralimarin2001-10-19 12:02:05 +0000
commit3cb66d21e43dd48c61baec3ef24ca197c22cdef0 (patch)
tree9212b29bc345c24e83c9a7316d259c59beccddca /frontend/compilerSwitches.dcl
parentfix bug in renumbering of specials (diff)
higher-order kinded types in generics
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@871 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/compilerSwitches.dcl')
-rw-r--r--frontend/compilerSwitches.dcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/compilerSwitches.dcl b/frontend/compilerSwitches.dcl
index 41edd5a..4377a37 100644
--- a/frontend/compilerSwitches.dcl
+++ b/frontend/compilerSwitches.dcl
@@ -7,6 +7,8 @@ switch_import_syntax one_point_three two_point_zero :== one_point_three
SwitchPreprocessor preprocessor no_preprocessor :== preprocessor
+SwitchGenerics on off :== off
+
// MV...
// - change T_ypeObjectType in StdDynamic (remove DummyModuleName-argument of T_ypeConsSymbol)
// - the (ModuleID _)-constructor is *not* yet shared