diff options
author | alimarin | 2002-10-01 12:23:01 +0000 |
---|---|---|
committer | alimarin | 2002-10-01 12:23:01 +0000 |
commit | 702ea1bc19fed9d81245cd0aeae3516ecb80e08a (patch) | |
tree | e974c93c63addc2f51da59307006c64bd38a7215 /frontend/syntax.dcl | |
parent | improved case classification (diff) |
minor changes in generics
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1214 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/syntax.dcl')
-rw-r--r-- | frontend/syntax.dcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/syntax.dcl b/frontend/syntax.dcl index 602d822..99a579d 100644 --- a/frontend/syntax.dcl +++ b/frontend/syntax.dcl @@ -465,6 +465,7 @@ NoGlobalIndex :== {gi_module=NoIndex,gi_index=NoIndex} | GTSVar TypeVar | GTSCons DefinedSymbol GenTypeStruct | GTSField DefinedSymbol GenTypeStruct + | GTSRec GenTypeStruct | GTSE :: GenericTypeRep = |