forked from GitHub/gf-core
cleanup in LangBul
This commit is contained in:
@@ -1,13 +1,10 @@
|
|||||||
--# -path=.:../abstract:../common:../prelude
|
--# -path=.:../abstract:../common:../prelude
|
||||||
--# -coding=cp1251
|
|
||||||
|
|
||||||
concrete LangBul of Lang =
|
concrete LangBul of Lang =
|
||||||
GrammarBul,
|
GrammarBul,
|
||||||
LexiconBul
|
LexiconBul
|
||||||
** {
|
** {
|
||||||
flags coding=cp1251 ;
|
|
||||||
|
|
||||||
|
flags startcat = Phr ;
|
||||||
flags startcat = Phr ; unlexer = text ; lexer = text ; coding = cp1251 ;
|
|
||||||
|
|
||||||
} ;
|
} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user