diff options
author | alimarin | 2001-09-06 13:48:05 +0000 |
---|---|---|
committer | alimarin | 2001-09-06 13:48:05 +0000 |
commit | cfed61173421d3e939a7b8f11a045cc69171afe1 (patch) | |
tree | d8bcf3f19241cc735ccee4813ca15f88d6a22a0d /frontend/compilerSwitches.icl | |
parent | add symbol_heap to empty_cache (diff) |
added command line flag to enable generics
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@755 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/compilerSwitches.icl')
-rw-r--r-- | frontend/compilerSwitches.icl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/frontend/compilerSwitches.icl b/frontend/compilerSwitches.icl index 191ffa2..5b307dc 100644 --- a/frontend/compilerSwitches.icl +++ b/frontend/compilerSwitches.icl @@ -1,7 +1,5 @@ implementation module compilerSwitches -SwitchGenerics on off :== on - PA_BUG on off :== off switch_import_syntax one_point_three two_point_zero :== one_point_three |