mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-14 05:32:51 -06:00
set the code page for the Romanian grammar to cp1250
This commit is contained in:
@@ -4,7 +4,7 @@ concrete LexiconRon of Lexicon = CatRon **
|
||||
open ParadigmsRon,BeschRon,MorphoRon in {
|
||||
|
||||
flags
|
||||
optimize=values ;
|
||||
optimize=values; coding=cp1250;
|
||||
|
||||
lin
|
||||
airplane_N = mkN "avion" ;
|
||||
|
||||
Reference in New Issue
Block a user