diff options
Diffstat (limited to 'old-examples/shallow/BigShallowSwe.gf')
| -rw-r--r-- | old-examples/shallow/BigShallowSwe.gf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/old-examples/shallow/BigShallowSwe.gf b/old-examples/shallow/BigShallowSwe.gf new file mode 100644 index 000000000..072516254 --- /dev/null +++ b/old-examples/shallow/BigShallowSwe.gf @@ -0,0 +1,10 @@ +--# -path=.:../big:alltenses:prelude + +concrete BigShallowSwe of BigShallowSweAbs = + ShallowSwe, + BigLexSwe, + IrregSwe, + ExtraSwe-[ + ComplBareVS,MkVPI + ] + ** {} ; |
