forked from GitHub/gf-core
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
--# -path=.:../abstract:../common:../prelude
|
|
|
|
concrete LangDut of Lang =
|
|
GrammarDut,
|
|
LexiconDut
|
|
,DocumentationDut
|
|
,ConstructionDut
|
|
;
|