mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-16 06:32:51 -06:00
set the code page for the Romanian grammar to cp1250
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
resource MorphoRon = ResRon **
|
||||
open Prelude, Predef in {
|
||||
|
||||
flags optimize=noexpand ;
|
||||
flags
|
||||
optimize=noexpand; coding=cp1250;
|
||||
|
||||
---------------------------------------------------------------------------------
|
||||
------------------------------ARTICLES-------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user