From 4505f798844949021d529670dde91dcd0d22f9cd Mon Sep 17 00:00:00 2001 From: alimarin Date: Mon, 3 Jun 2002 09:49:30 +0000 Subject: added constructor/type/field information to generics git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1079 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- main/compile.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') diff --git a/main/compile.icl b/main/compile.icl index 0d3eec4..0c57ef6 100644 --- a/main/compile.icl +++ b/main/compile.icl @@ -40,7 +40,7 @@ InitialCoclOptions = , compile_for_dynamics = False , support_generics = True //??? , compile_with_fusion = False - , compile_with_generics = False + , compile_with_generics = True } :: DclCache = { -- cgit v1.2.3