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