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