1
0
forked from GitHub/gf-core

NumeralLav should use restricted inheritance from CatLav

This commit is contained in:
kr.angelov
2013-11-15 08:04:51 +00:00
parent d7dfa01bb0
commit 6d94bffc87

View File

@@ -1,6 +1,6 @@
--# -path=.:abstract:common:prelude
concrete NumeralLav of Numeral = CatLav ** open ResLav, ParadigmsLav in {
concrete NumeralLav of Numeral = CatLav [Numeral,Digits] ** open ResLav, ParadigmsLav in {
flags coding = utf8 ;