mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
9 lines
119 B
Plaintext
9 lines
119 B
Plaintext
--# -path=.:../abstract:../common:../prelude:../api
|
|
|
|
concrete AllMkd of AllMkdAbs =
|
|
LangMkd,
|
|
ExtendMkd
|
|
** {
|
|
|
|
} ;
|