packages feed

gf-3.1.6: lib/src/italian/LangIta.gf

--# -path=.:../romance:../abstract:../common:../prelude

concrete LangIta of Lang = 
  GrammarIta,
  LexiconIta
  ** {

flags startcat = Phr ; unlexer = text ; lexer = text ;

} ;