packages feed

gf-3.1.6: lib/src/spanish/LangSpa.gf

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

concrete LangSpa of Lang = 
  GrammarSpa,
  LexiconSpa
  ** {

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

} ;