Urdu: restricted inheritence of CatUrd in NumeralUrd

This commit is contained in:
john.j.camilleri
2012-05-23 07:04:29 +00:00
parent 3549db552e
commit 2a6ab3543e

View File

@@ -2,7 +2,7 @@
-- Modification for Urdu Shafqat Virk
concrete NumeralUrd of Numeral = CatUrd ** open ResUrd,CommonHindustani,ParamX, Prelude in {
concrete NumeralUrd of Numeral = CatUrd [Digits, Numeral] ** open ResUrd,CommonHindustani,ParamX, Prelude in {
flags coding=utf8 ;
param DForm = unit | ten ;