forked from GitHub/gf-core
uniform encoding: gfo and pgf in UTF8, internal in unicode
This commit is contained in:
@@ -14,4 +14,4 @@ concrete GrammarRus of Grammar =
|
||||
TextX,
|
||||
StructuralRus,
|
||||
IdiomRus
|
||||
** { flags startcat = Phr ; unlexer = text ; lexer = text ;} ;
|
||||
** { flags startcat = Phr ; unlexer = text ; lexer = text ; coding=utf8 ;} ;
|
||||
|
||||
Reference in New Issue
Block a user