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