mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15:52: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:
@@ -3,7 +3,7 @@ abstract ExtraGerAbs = Extra [
|
||||
VPS,ListVPS,BaseVPS,ConsVPS,ConjVPS,MkVPS,PredVPS,EmptyRelSlash,
|
||||
VPSlash,PassVPSlash,CompIQuant,
|
||||
Temp,Tense,Pol,S,NP,VV,VP,Conj,IAdv,IQuant,IComp,ICompAP,IAdvAdv,Adv,AP] ** {
|
||||
|
||||
flags coding=utf8;
|
||||
fun
|
||||
PPzuAdv : CN -> Adv ; -- zum Lied, zur Flasche
|
||||
TImpfSubj : Tense ; -- ich möchte... --# notpresent
|
||||
|
||||
Reference in New Issue
Block a user