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