packages feed

gf-3.5: examples/phrasebook/PhrasebookSnd.gf

--# -path=.:present

concrete PhrasebookSnd of Phrasebook = 
  GreetingsSnd,
  WordsSnd ** open 
    SyntaxSnd,
    Prelude in {

}