forked from GitHub/gf-rgl
11 lines
173 B
Plaintext
11 lines
173 B
Plaintext
--# -path=.:../abstract:../common:../api:../prelude
|
|
|
|
concrete LangSco of Lang =
|
|
GrammarSco,
|
|
LexiconSco
|
|
,ConstructionSco
|
|
,DocumentationSco --# notpresent
|
|
** {
|
|
|
|
} ;
|