mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 22:09:32 -06:00
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