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