gf-3.1.6: examples/phrasebook/PhrasebookBul.gf
--# -path=.:present
concrete PhrasebookBul of Phrasebook =
GreetingsBul,
WordsBul ** open
SyntaxBul,
Prelude in {
lin
PGreeting g = lin Text g ;
}
--# -path=.:present
concrete PhrasebookBul of Phrasebook =
GreetingsBul,
WordsBul ** open
SyntaxBul,
Prelude in {
lin
PGreeting g = lin Text g ;
}