1
0
forked from GitHub/gf-core

refactored tutorial syntax example

This commit is contained in:
aarne
2007-10-04 12:29:11 +00:00
parent 5afdb7e11b
commit 61dfd0326c
9 changed files with 318 additions and 278 deletions

View File

@@ -1,4 +1,4 @@
abstract Test = Syntax ** {
abstract Test = Grammar ** {
fun
wine_N, cheese_N, fish_N, pizza_N, waiter_N, customer_N : N ;