diff options
author | johnvg | 2011-02-23 14:49:48 +0000 |
---|---|---|
committer | johnvg | 2011-02-23 14:49:48 +0000 |
commit | f67eae3dd2104fbac29d26cdffc45f56195abbe1 (patch) | |
tree | 98155b5837528eb09f2e1e571616f234021a1c8a /frontend/compilerSwitches.dcl | |
parent | fix type in name of function collectCommonDefinitions (diff) |
only generate a generic info argument for generic instances of kind *->*,
because OBJECT, CONS and FIELD have this kind and are the only types using generic info
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1855 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/compilerSwitches.dcl')
-rw-r--r-- | frontend/compilerSwitches.dcl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/frontend/compilerSwitches.dcl b/frontend/compilerSwitches.dcl index 417d562..89403fe 100644 --- a/frontend/compilerSwitches.dcl +++ b/frontend/compilerSwitches.dcl @@ -1,5 +1 @@ definition module compilerSwitches - -SwitchPreprocessor preprocessor no_preprocessor :== preprocessor - -SwitchGenericInfo on off :== on |