summaryrefslogtreecommitdiff
path: root/deprecated/old-lib/resource/bulgarian/LangBul.gf
blob: dcfaacdc190f2786211666a6f465d22dce284238 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--# -path=.:../abstract:../common:prelude

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


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

} ;