mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-14 07:19:31 -06:00
Commented out faulty coding flag
FoodsIce.gf contained coding=utf8, but the file is in the latin1 encoding. This confused GF.
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
|
||||
concrete FoodsIce of Foods = open Prelude in {
|
||||
|
||||
flags
|
||||
coding=utf8;
|
||||
--flags coding=utf8;
|
||||
|
||||
lincat
|
||||
Comment = SS ;
|
||||
|
||||
Reference in New Issue
Block a user