mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02: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,6 +3,7 @@
|
||||
-- (c) 2009 Server Çimen under LGPL
|
||||
|
||||
abstract IrregTurAbs = Cat ** {
|
||||
flags coding=utf8;
|
||||
fun
|
||||
eat_V : V ;
|
||||
fear_V : V ;
|
||||
|
||||
Reference in New Issue
Block a user