mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
restore the compilation for Slovak, Croatian and Czech
This commit is contained in:
@@ -26,6 +26,8 @@ concrete ExtendHrv of Extend = CatHrv **
|
||||
,ComplBareVS
|
||||
,CompIQuant
|
||||
,CompBareCN
|
||||
,PiedPipingQuestSlash
|
||||
,PiedPipingRelSlash
|
||||
]
|
||||
with (Grammar = GrammarHrv)
|
||||
**
|
||||
|
||||
@@ -25,6 +25,8 @@ concrete ExtendCze of Extend = CatCze **
|
||||
,ComplBareVS
|
||||
,CompIQuant
|
||||
,CompBareCN
|
||||
,PiedPipingQuestSlash
|
||||
,PiedPipingRelSlash
|
||||
]
|
||||
with (Grammar = GrammarCze)
|
||||
**
|
||||
|
||||
@@ -25,6 +25,8 @@ concrete ExtendSlo of Extend = CatSlo **
|
||||
,ComplBareVS
|
||||
,CompIQuant
|
||||
,CompBareCN
|
||||
,PiedPipingQuestSlash
|
||||
,PiedPipingRelSlash
|
||||
]
|
||||
with (Grammar = GrammarSlo)
|
||||
**
|
||||
|
||||
Reference in New Issue
Block a user