Files
gf-core/lib/resource/bulgarian/LangBul.gf
2008-02-05 15:54:58 +00:00

11 lines
166 B
Plaintext

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