summaryrefslogtreecommitdiff
path: root/examples/tutorial/syntax/Test.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorial/syntax/Test.gf')
-rw-r--r--examples/tutorial/syntax/Test.gf2
1 files changed, 1 insertions, 1 deletions
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 ;