move TPasseSimple to Extend

This commit is contained in:
Krasimir Angelov
2023-10-10 08:54:23 +02:00
parent 88fe3e5a25
commit ca7d7d8fde
5 changed files with 9 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ concrete ExtendCze of Extend = CatCze **
,CompBareCN
,PiedPipingQuestSlash
,PiedPipingRelSlash
,TPasseSimple
]
with (Grammar = GrammarCze)
**