mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
restricted import of CatCze and Slo in Numeral
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
concrete NumeralCze of Numeral =
|
concrete NumeralCze of Numeral =
|
||||||
|
|
||||||
CatCze **
|
CatCze [Numeral,Digits] **
|
||||||
|
|
||||||
open
|
open
|
||||||
ResCze,
|
ResCze,
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
concrete NumeralSlo of Numeral =
|
concrete NumeralSlo of Numeral =
|
||||||
|
|
||||||
CatSlo **
|
CatSlo [Numeral,Digits] **
|
||||||
|
|
||||||
open
|
open
|
||||||
ResSlo,
|
ResSlo,
|
||||||
|
|||||||
Reference in New Issue
Block a user