summaryrefslogtreecommitdiff
path: root/examples/shallow/BigShallowEng.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-11-07 16:38:37 +0000
committeraarne <aarne@cs.chalmers.se>2006-11-07 16:38:37 +0000
commit1fd01130157b81d1b8f4e334f93efa25acf0ecc3 (patch)
treee3e550d6df056c6b39fb540e2991a01b8d83e56c /examples/shallow/BigShallowEng.gf
parente8bad7f7e0b39e74a276ce46a48446dead919942 (diff)
real parser for Alvey grammar: new version of BigLexEng
Diffstat (limited to 'examples/shallow/BigShallowEng.gf')
-rw-r--r--examples/shallow/BigShallowEng.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/shallow/BigShallowEng.gf b/examples/shallow/BigShallowEng.gf
index 0a474afca..bb83e83fd 100644
--- a/examples/shallow/BigShallowEng.gf
+++ b/examples/shallow/BigShallowEng.gf
@@ -3,7 +3,7 @@
concrete BigShallowEng of BigShallowEngAbs =
ShallowEng,
BigLexEng,
- IrregEng,
+-- IrregEng,
ExtraEng-[
ComplBareVS,MkVPI
]