gf-3.3.3: 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 ;
}