forked from GitHub/gf-rgl
Template for starting a new resource grammar (#441)
Also addressing this https://github.com/GrammaticalFramework/gf-rgl/issues/238 with a README that adds a suggested implementation order.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
|
||||
concrete AllTMP of AllTMPAbs =
|
||||
LangTMP,
|
||||
ExtendTMP
|
||||
;
|
||||
Reference in New Issue
Block a user