mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -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:
@@ -5,7 +5,7 @@ abstract ExtraDutAbs = Extra [
|
||||
VV,VP,Conj,IComp,ICompAP,IAdvAdv,Adv,AP,IAdv,
|
||||
VPSlash, NominalizeVPSlashNP] **
|
||||
{
|
||||
|
||||
flags coding=utf8;
|
||||
--{
|
||||
--
|
||||
-- fun
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
--# -coding=latin1
|
||||
abstract IrregDutAbs = Cat ** {
|
||||
|
||||
fun bakken_V : V ; -- to fry
|
||||
|
||||
Reference in New Issue
Block a user