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 e647de7149
commit ac25f2cea5
3 changed files with 6 additions and 2 deletions

View File

@@ -3,7 +3,8 @@
resource MorphoRon = ResRon **
open Prelude, Predef in {
flags optimize=noexpand ;
flags
optimize=noexpand; coding=cp1250;
---------------------------------------------------------------------------------
------------------------------ARTICLES-------------------------------------------