1
0
forked from GitHub/gf-core

set the bulgarian-1.4 grammar in erasing mode

This commit is contained in:
krasimir
2008-06-12 13:36:06 +00:00
parent 43f8ec9228
commit e969ea61af

View File

@@ -5,6 +5,6 @@ concrete LangBul of Lang =
LexiconBul
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
flags startcat = Phr ; unlexer = text ; lexer = text ; erasing = on ;
} ;