mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-16 00:09:31 -06:00
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 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user