summaryrefslogtreecommitdiff
path: root/old-lib/resource/demo/ClauseCat.gf
diff options
context:
space:
mode:
Diffstat (limited to 'old-lib/resource/demo/ClauseCat.gf')
-rw-r--r--old-lib/resource/demo/ClauseCat.gf1
1 files changed, 1 insertions, 0 deletions
diff --git a/old-lib/resource/demo/ClauseCat.gf b/old-lib/resource/demo/ClauseCat.gf
new file mode 100644
index 000000000..11ab972db
--- /dev/null
+++ b/old-lib/resource/demo/ClauseCat.gf
@@ -0,0 +1 @@
+concrete ClauseCat of Clause = CatCat ** ClauseI with (Grammar = GrammarCat) ;