forked from GitHub/gf-rgl
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