diff options
Diffstat (limited to 'old-examples/big/BigSwedish.gf')
| -rw-r--r-- | old-examples/big/BigSwedish.gf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old-examples/big/BigSwedish.gf b/old-examples/big/BigSwedish.gf new file mode 100644 index 000000000..552d5c4f7 --- /dev/null +++ b/old-examples/big/BigSwedish.gf @@ -0,0 +1,7 @@ +--# -path=.:alltenses:prelude + +concrete BigSwedish of BigSwedishAbs = + GrammarSwe, + ExtraSwe, + BigLexSwe + ** {} ; |
