mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
lib/src: adding --# -coding=latin1 to 119 RGL modules
Adding coding pragmas --# -coding=latin1 so that grammars will continue to work when we change the default character encoding to UTF-8.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
--# -path=.:../romance:../common:../abstract:../../prelude
|
||||
--# -coding=latin1
|
||||
--
|
||||
-- Verbs trets de "Xurriguera".
|
||||
--
|
||||
|
||||
resource BeschCat = open Prelude, CommonRomance in {
|
||||
|
||||
|
||||
--flags optimize=noexpand ; -- faster than values
|
||||
--
|
||||
oper Verbum = {s : VFB => Str} ;
|
||||
|
||||
Reference in New Issue
Block a user