aboutsummaryrefslogtreecommitdiff
path: root/frontend/syntax.dcl
diff options
context:
space:
mode:
authoralimarin2002-10-01 12:23:01 +0000
committeralimarin2002-10-01 12:23:01 +0000
commit702ea1bc19fed9d81245cd0aeae3516ecb80e08a (patch)
treee974c93c63addc2f51da59307006c64bd38a7215 /frontend/syntax.dcl
parentimproved 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.dcl1
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 =