diff options
Diffstat (limited to 'examples/animals/QuestionsEng.gf')
| -rw-r--r-- | examples/animals/QuestionsEng.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/animals/QuestionsEng.gf b/examples/animals/QuestionsEng.gf index 8a4c5c406..c8f51fb82 100644 --- a/examples/animals/QuestionsEng.gf +++ b/examples/animals/QuestionsEng.gf @@ -1,2 +1,2 @@ concrete QuestionsEng of Questions = QuestionsI with - (Lang = LangEng) ; + (Syntax = SyntaxEng) ; |
