forked from GitHub/gf-rgl
12 lines
178 B
Plaintext
12 lines
178 B
Plaintext
--# -path=.:../common:../abstract
|
|
|
|
concrete ExtendHin of Extend =
|
|
CatHin ** ExtendFunctor -
|
|
[
|
|
ComplDirectVQ, ComplDirectVS
|
|
]
|
|
with
|
|
(Grammar = GrammarHin) ** {
|
|
|
|
}
|