mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 11:42:51 -06:00
in NumeralAmh: UTF8 -> utf8. The former is not recognized on Windows
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
concrete NumeralAmh of Numeral = CatAmh ** open ResAmh,ParamX in {
|
concrete NumeralAmh of Numeral = CatAmh ** open ResAmh,ParamX in {
|
||||||
flags coding = UTF8;
|
flags coding = utf8;
|
||||||
lincat
|
lincat
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user