1
0
forked from GitHub/gf-core

started a directory of grammars testing testgf3 features

This commit is contained in:
aarne
2008-02-22 15:17:50 +00:00
parent 9e6064709f
commit 2faba90119
7 changed files with 25 additions and 14 deletions

View File

@@ -109,7 +109,7 @@ data Term =
| EPatt Patt
| EPattType Term
| EParam [(Ident,Context)] -- to encode parameter constructor sets
| EParam Term [(Ident,Context)] -- to encode parameter constructor sets
| FV [Term] -- ^ free variation: @variants { s ; ... }@