1
0
forked from GitHub/gf-rgl

remove the old parsing code and the -erasing=on flag

This commit is contained in:
krasimir
2009-12-14 10:54:22 +00:00
parent e716486708
commit 4a07d2d323

View File

@@ -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 ;
} ;