mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 01: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,3 +1,4 @@
|
||||
--# -coding=latin1
|
||||
abstract IrregNorAbs = Cat ** {
|
||||
fun be_V : V ;
|
||||
fun bite_V : V ;
|
||||
|
||||
Reference in New Issue
Block a user