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/TestEng.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/tutorial/syntax/TestEng.gf') diff --git a/examples/tutorial/syntax/TestEng.gf b/examples/tutorial/syntax/TestEng.gf index cb5dc8da3..32491c000 100644 --- a/examples/tutorial/syntax/TestEng.gf +++ b/examples/tutorial/syntax/TestEng.gf @@ -1,6 +1,6 @@ --# -path=.:resource:prelude -concrete TestEng of Test = SyntaxEng ** open Prelude, MorphoEng in { +concrete TestEng of Test = GrammarEng ** open Prelude, MorphoEng in { lin wine_N = mkN "wine" ; -- cgit v1.2.3