Files
gf-core/examples/phrasebook/PhrasebookIta.gf

14 lines
161 B
Plaintext

--# -path=.:present
concrete PhrasebookIta of Phrasebook =
GreetingsIta,
WordsIta
** open
SyntaxIta,
Prelude in {
flags language = it_IT ;
}