diff options
Diffstat (limited to 'examples/phrasebook/PhrasebookIta.gf')
| -rw-r--r-- | examples/phrasebook/PhrasebookIta.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/phrasebook/PhrasebookIta.gf b/examples/phrasebook/PhrasebookIta.gf index 0f104a95a..bb08b0b45 100644 --- a/examples/phrasebook/PhrasebookIta.gf +++ b/examples/phrasebook/PhrasebookIta.gf @@ -7,6 +7,8 @@ concrete PhrasebookIta of Phrasebook = SyntaxIta, Prelude in { +flags language = it_IT ; + lin PGreeting g = lin Text (ss g.s) ; |
