converted Urdu to utf8

This commit is contained in:
aarne
2010-04-02 16:17:29 +00:00
parent 6c5d0226d6
commit e0938025c6
26 changed files with 2502 additions and 889 deletions
+1 -1
View File
@@ -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} ;
}