mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Turkish: set coding=utf8 in NumeralsTur.gf
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
concrete NumeralTur of Numeral = CatTur ** open ResTur in {
|
||||
|
||||
flags
|
||||
coding = utf8 ;
|
||||
|
||||
lincat
|
||||
Digit = {s : DForm => Str} ;
|
||||
Sub10 = {s : DForm => Str ; n : Number} ;
|
||||
|
||||
Reference in New Issue
Block a user