From 1738aef3c8c4af6f0af599365def8b818e1e208d Mon Sep 17 00:00:00 2001 From: martijnv Date: Tue, 18 Dec 2001 08:32:26 +0000 Subject: no message git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@944 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/compilerSwitches.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/compilerSwitches.icl') diff --git a/frontend/compilerSwitches.icl b/frontend/compilerSwitches.icl index 09ac960..4fcf7c5 100644 --- a/frontend/compilerSwitches.icl +++ b/frontend/compilerSwitches.icl @@ -15,5 +15,5 @@ SwitchGenerics on off :== off USE_DummyModuleName yes no :== yes -switch_dynamics on off :== off; // to turn dynamics on or off +switch_dynamics on off :== on; // to turn dynamics on or off // ...MV -- cgit v1.2.3