diff options
author | johnvg | 2007-04-12 10:32:23 +0000 |
---|---|---|
committer | johnvg | 2007-04-12 10:32:23 +0000 |
commit | 185ee4d205cd6828b923a9429255b123f45a4480 (patch) | |
tree | 0bdf4252658f400a406b5fd22c76ca14e4052ed1 /frontend/compilerSwitches.dcl | |
parent | remove function updateDynamics, it is unused because over_info (diff) |
remove SwitchGenerics macro
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1668 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/compilerSwitches.dcl')
-rw-r--r-- | frontend/compilerSwitches.dcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/compilerSwitches.dcl b/frontend/compilerSwitches.dcl index 00cab48..417d562 100644 --- a/frontend/compilerSwitches.dcl +++ b/frontend/compilerSwitches.dcl @@ -2,5 +2,4 @@ definition module compilerSwitches SwitchPreprocessor preprocessor no_preprocessor :== preprocessor -SwitchGenerics on off :== on SwitchGenericInfo on off :== on |