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.
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
|
|
abstract AllTMPAbs =
|
|
Lang,
|
|
Extend ;
|