converted Urdu to utf8

This commit is contained in:
aarne
2010-04-02 16:17:29 +00:00
parent 9d6e3dae86
commit 39a525ac11
26 changed files with 2502 additions and 889 deletions

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} ;
}