mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-13 00:50:11 -06:00
13 lines
169 B
Plaintext
13 lines
169 B
Plaintext
--# -path=.:../abstract:../common:../api
|
|
|
|
concrete LangMkd of Lang =
|
|
GrammarMkd,
|
|
LexiconMkd
|
|
,DocumentationMkd --# notpresent
|
|
|
|
** {
|
|
|
|
flags startcat = Phr ;
|
|
|
|
} ;
|