1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/bulgarian/LangBul.gf
2014-03-14 14:49:52 +00:00

12 lines
153 B
Plaintext

--# -path=.:../abstract:../common:../api
concrete LangBul of Lang =
GrammarBul,
LexiconBul,
DocumentationBul
** {
flags startcat = Phr ;
} ;