diff options
Diffstat (limited to 'examples/tutorial/syntax/TestEng.gf')
| -rw-r--r-- | examples/tutorial/syntax/TestEng.gf | 2 |
1 files changed, 1 insertions, 1 deletions
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" ; |
