set the code page for the Romanian grammar to cp1250

This commit is contained in:
krasimir
2009-02-23 14:19:10 +00:00
parent 6be08d77e0
commit 421912acfa
3 changed files with 6 additions and 2 deletions

View File

@@ -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" ;