From e2da565ff20765c73edb3fa469bdd96d156ef874 Mon Sep 17 00:00:00 2001 From: alimarin Date: Thu, 6 Sep 2001 07:34:25 +0000 Subject: removed usage of fun_index fixed bugs in generics reimplemented kind-indexed type specialization git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@742 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/compilerSwitches.dcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/compilerSwitches.dcl') diff --git a/frontend/compilerSwitches.dcl b/frontend/compilerSwitches.dcl index 8186797..5ea81c5 100644 --- a/frontend/compilerSwitches.dcl +++ b/frontend/compilerSwitches.dcl @@ -1,6 +1,6 @@ definition module compilerSwitches -SwitchGenerics on off :== off +SwitchGenerics on off :== on PA_BUG on off :== off -- cgit v1.2.3