gf-3.1.6: examples/phrasebook/PhrasebookRus.gf
--# -path=.:present
concrete PhrasebookRus of Phrasebook =
GreetingsRus,
WordsRus ** open
SyntaxRus,
Prelude in {
lin
PGreeting g = lin Text g ;
}
--# -path=.:present
concrete PhrasebookRus of Phrasebook =
GreetingsRus,
WordsRus ** open
SyntaxRus,
Prelude in {
lin
PGreeting g = lin Text g ;
}