1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/bulgarian/AllBul.gf
2009-06-22 15:39:08 +00:00

9 lines
132 B
Plaintext

--# -path=.:../abstract:../common:prelude
concrete AllBul of AllBulAbs =
LangBul,
ExtraBul
** {
flags coding=cp1251 ;
} ;