diff options
Diffstat (limited to 'next-lib/src/demo/ClauseGer.gf')
| -rw-r--r-- | next-lib/src/demo/ClauseGer.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/next-lib/src/demo/ClauseGer.gf b/next-lib/src/demo/ClauseGer.gf new file mode 100644 index 000000000..47982626c --- /dev/null +++ b/next-lib/src/demo/ClauseGer.gf @@ -0,0 +1 @@ +concrete ClauseGer of Clause = CatGer ** ClauseI with (Grammar = GrammarGer) ; |
