forked from GitHub/gf-rgl
Also addressing this https://github.com/GrammaticalFramework/gf-rgl/issues/238 with a README that adds a suggested implementation order.
7 lines
104 B
Plaintext
7 lines
104 B
Plaintext
--# -path=.:../abstract:../common:../prelude
|
|
|
|
concrete AllTMP of AllTMPAbs =
|
|
LangTMP,
|
|
ExtendTMP
|
|
;
|