blob: d92b2533a4a2090609524c891b2fd60f96da7055 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
--# -path=.:../abstract:../common:src/prelude
concrete LangBul of Lang =
GrammarBul,
LexiconBul
** {
flags coding=cp1251 ;
flags startcat = Phr ; unlexer = text ; lexer = text ; erasing = on ; coding = cp1251 ;
} ;
|