refactored tutorial syntax example

This commit is contained in:
aarne
2007-10-04 12:29:11 +00:00
parent 835a5264e7
commit 6f74c2d648
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 ;