1
0
forked from GitHub/gf-core

uniform encoding: gfo and pgf in UTF8, internal in unicode

This commit is contained in:
aarne
2008-06-26 16:35:45 +00:00
parent 712717e461
commit 7f9a0cdd34
41 changed files with 159 additions and 73 deletions
+1 -1
View File
@@ -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 ;} ;