mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-14 17:40:12 -06:00
14 lines
203 B
Plaintext
14 lines
203 B
Plaintext
--# -path=.:../abstract:../common:../api:../prelude
|
|
|
|
concrete LangEng of Lang =
|
|
GrammarEng,
|
|
LexiconEng
|
|
,ConstructionEng
|
|
,DocumentationEng --# notpresent
|
|
,MarkupEng - [stringMark]
|
|
** {
|
|
|
|
|
|
|
|
} ;
|