mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 19:22:50 -06:00
Add explicit character encoding specifications in 39 more RGL modules
To silence warnings and avoid potential problems after changing the default encoding to UTF-8.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
concrete AdverbAra of Adverb = CatAra ** open ResAra, Prelude in {
|
||||
flags coding=utf8;
|
||||
|
||||
lin
|
||||
PositAdvAdj a = {s = a.s ! APosit Masc Sg Indef Acc} ;
|
||||
|
||||
Reference in New Issue
Block a user