forked from GitHub/gf-core
Dutch: added restricted inheritance of CatDut in NumeralDut
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
concrete NumeralDut of Numeral = CatDut ** open ResDut, Prelude in {
|
concrete NumeralDut of Numeral = CatDut [Numeral,Digits] ** open ResDut, Prelude in {
|
||||||
|
|
||||||
flags optimize = all_subs ;
|
flags optimize = all_subs ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user