1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/bulgarian/LangBul.gf
2009-08-25 18:42:36 +00:00

13 lines
227 B
Plaintext

--# -path=.:../abstract:../common:../prelude
concrete LangBul of Lang =
GrammarBul,
LexiconBul
** {
flags coding=cp1251 ;
flags startcat = Phr ; unlexer = text ; lexer = text ; erasing = on ; coding = cp1251 ;
} ;