forked from GitHub/gf-rgl
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]
|
|
** {
|
|
|
|
} ;
|