From a85a5611ff3019b22d53833144790ed07706f933 Mon Sep 17 00:00:00 2001 From: martijnv Date: Tue, 18 Dec 2001 08:43:24 +0000 Subject: restored cocl.prj, compilerSwitches.{icl,dcl} because the cvs-versions were overwritten by accident. git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@945 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/compilerSwitches.dcl | 2 +- frontend/compilerSwitches.icl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'frontend') diff --git a/frontend/compilerSwitches.dcl b/frontend/compilerSwitches.dcl index 1dc997f..72a3822 100644 --- a/frontend/compilerSwitches.dcl +++ b/frontend/compilerSwitches.dcl @@ -15,5 +15,5 @@ SwitchGenerics on off :== off USE_DummyModuleName yes no :== yes -switch_dynamics on off :== on; // to turn dynamics on or off +switch_dynamics on off :== off; // to turn dynamics on or off // ...MV diff --git a/frontend/compilerSwitches.icl b/frontend/compilerSwitches.icl index 4fcf7c5..09ac960 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 :== on; // to turn dynamics on or off +switch_dynamics on off :== off; // to turn dynamics on or off // ...MV -- cgit v1.2.3