summaryrefslogtreecommitdiff
path: root/next-lib/src/demo/ClauseGer.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/demo/ClauseGer.gf')
-rw-r--r--next-lib/src/demo/ClauseGer.gf1
1 files changed, 0 insertions, 1 deletions
diff --git a/next-lib/src/demo/ClauseGer.gf b/next-lib/src/demo/ClauseGer.gf
deleted file mode 100644
index 47982626c..000000000
--- a/next-lib/src/demo/ClauseGer.gf
+++ /dev/null
@@ -1 +0,0 @@
-concrete ClauseGer of Clause = CatGer ** ClauseI with (Grammar = GrammarGer) ;