forked from GitHub/gf-core
11 lines
181 B
Plaintext
11 lines
181 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
|
|
concrete LangBul of Lang =
|
|
GrammarBul,
|
|
LexiconBul
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer = text ; lexer = text ; erasing = on ;
|
|
|
|
} ;
|