Catalan: added restricted inheritance of CatCat in NumeralCat

This commit is contained in:
john.j.camilleri
2012-05-23 09:32:25 +00:00
parent 470a531931
commit f4e36b0a40

View File

@@ -1,4 +1,4 @@
concrete NumeralCat of Numeral = CatCat **
concrete NumeralCat of Numeral = CatCat [Numeral,Digits] **
open CommonRomance, ResRomance, MorphoCat, Prelude in {
--