mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-31 02:38:55 -06:00
cp1251 coding ; trying to recognize the coding flag in grammar
This commit is contained in:
@@ -5,6 +5,6 @@ concrete LangBul of Lang =
|
|||||||
LexiconBul
|
LexiconBul
|
||||||
** {
|
** {
|
||||||
|
|
||||||
flags startcat = Phr ; unlexer = text ; lexer = text ; erasing = on ;
|
flags startcat = Phr ; unlexer = text ; lexer = text ; erasing = on ; coding = cp1251 ;
|
||||||
|
|
||||||
} ;
|
} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user