forked from GitHub/gf-core
10 lines
158 B
Plaintext
10 lines
158 B
Plaintext
--# -path=.:../abstract:../common:prelude:../api
|
|
--# -coding=cp1251
|
|
|
|
concrete AllBul of AllBulAbs =
|
|
LangBul,
|
|
ExtraBul
|
|
** {
|
|
flags coding=cp1251 ;
|
|
} ;
|