mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-16 10:30:11 -06:00
12 lines
191 B
Plaintext
12 lines
191 B
Plaintext
--# -path=.:../abstract:../common:../api
|
|
|
|
concrete LangFin of Lang =
|
|
GrammarFin,
|
|
LexiconFin
|
|
, ConstructionFin
|
|
, DocumentationFin --# notpresent
|
|
, MarkupFin - [stringMark]
|
|
** {
|
|
|
|
} ;
|