summaryrefslogtreecommitdiff
path: root/next-lib/src/bulgarian/AllBul.gf
blob: 80ad021653ec6f02f2ba3ea956c42cf5cfc636cf (plain)
1
2
3
4
5
6
7
8
--# -path=.:../abstract:../common:prelude

concrete AllBul of AllBulAbs = 
  LangBul,
  ExtraBul
  ** {
  flags coding=cp1251 ;
} ;