summaryrefslogtreecommitdiff
path: root/old-examples/shallow/BigShallowSweAbs.gf
diff options
context:
space:
mode:
Diffstat (limited to 'old-examples/shallow/BigShallowSweAbs.gf')
-rw-r--r--old-examples/shallow/BigShallowSweAbs.gf11
1 files changed, 11 insertions, 0 deletions
diff --git a/old-examples/shallow/BigShallowSweAbs.gf b/old-examples/shallow/BigShallowSweAbs.gf
new file mode 100644
index 000000000..a8a39a3e8
--- /dev/null
+++ b/old-examples/shallow/BigShallowSweAbs.gf
@@ -0,0 +1,11 @@
+--# -path=.:../big:alltenses:prelude
+
+abstract BigShallowSweAbs =
+ Shallow,
+ BigLexSweAbs,
+ IrregSweAbs,
+ ExtraSweAbs-[
+ ComplBareVS, -- : VS -> S -> VP ; -- know you go
+ MkVPI -- : VP -> VPI ;
+ ]
+ ** {} ;