packages feed

gf-3.1.6: lib/src/bulgarian/LangBul.gf

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

concrete LangBul of Lang = 
  GrammarBul,
  LexiconBul
  ** {
  flags coding=cp1251 ;


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

} ;