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