remove the utf-8 flags

This commit is contained in:
Krasimir Angelov
2026-03-19 15:27:53 +01:00
parent ce2f785f92
commit 76cbf0b75b
5 changed files with 5 additions and 12 deletions

View File

@@ -1,5 +1,4 @@
concrete AdjectiveMkd of Adjective = CatMkd ** open Prelude,ResMkd in {
flags
coding = "UTF-8" ;
lin PositA a = a ** {isPre = True} ;
}
}