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