mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-10 23:56:32 -06:00
12 lines
178 B
Plaintext
12 lines
178 B
Plaintext
--# -path=.:../common:../abstract
|
|
|
|
concrete ExtendUrd of Extend =
|
|
CatUrd ** ExtendFunctor -
|
|
[
|
|
ComplDirectVQ, ComplDirectVS
|
|
]
|
|
with
|
|
(Grammar = GrammarUrd) ** {
|
|
|
|
}
|