1
0
forked from GitHub/gf-rgl

Urdu: restricted inheritence of CatUrd in NumeralUrd

This commit is contained in:
john.j.camilleri
2012-05-23 07:04:29 +00:00
parent 5bb13c4631
commit 4cb55486c9

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 ;