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