forked from GitHub/gf-core
remove the old parsing code and the -erasing=on flag
This commit is contained in:
@@ -7,6 +7,6 @@ concrete LangBul of Lang =
|
||||
flags coding=cp1251 ;
|
||||
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ; erasing = on ; coding = cp1251 ;
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ; coding = cp1251 ;
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user