packages feed

gf-3.2: examples/phrasebook/PhrasebookIta.gf

--# -path=.:present

concrete PhrasebookIta of Phrasebook = 
  GreetingsIta,
  WordsIta
  ** open 
    SyntaxIta,
    Prelude in {

flags language = it_IT ;

}