mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 08:12:51 -06:00
converted Urdu to utf8
This commit is contained in:
@@ -15,6 +15,6 @@ concrete AdverbUrd of Adverb = CatUrd ** open ResUrd, Prelude in {
|
||||
|
||||
SubjS = cc2 ;
|
||||
|
||||
AdnCAdv cadv = {s = "sE" ++ cadv.s} ;
|
||||
AdnCAdv cadv = {s = sE_Str ++ cadv.s} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user