From 61dfd0326ca88385e207338f3fff1c0bcf368279 Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 4 Oct 2007 12:29:11 +0000 Subject: refactored tutorial syntax example --- examples/tutorial/syntax/Test.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/tutorial/syntax/Test.gf') diff --git a/examples/tutorial/syntax/Test.gf b/examples/tutorial/syntax/Test.gf index 99c81e938..3284d5246 100644 --- a/examples/tutorial/syntax/Test.gf +++ b/examples/tutorial/syntax/Test.gf @@ -1,4 +1,4 @@ -abstract Test = Syntax ** { +abstract Test = Grammar ** { fun wine_N, cheese_N, fish_N, pizza_N, waiter_N, customer_N : N ; -- cgit v1.2.3