diff options
Diffstat (limited to 'examples/tutorial/syntax/TestIta.gf')
| -rw-r--r-- | examples/tutorial/syntax/TestIta.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorial/syntax/TestIta.gf b/examples/tutorial/syntax/TestIta.gf index 0066deac2..5e05cdcab 100644 --- a/examples/tutorial/syntax/TestIta.gf +++ b/examples/tutorial/syntax/TestIta.gf @@ -1,6 +1,6 @@ --# -path=.:resource:prelude -concrete TestIta of Test = SyntaxIta ** open Prelude, MorphoIta in { +concrete TestIta of Test = GrammarIta ** open Prelude, MorphoIta in { lin wine_N = regNoun "vino" ; |
