forked from GitHub/comp-syntax-gu-mlt
7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
--# -path=.:../abstract
|
|
|
|
concrete MicroLangFunctorSwe of MicroLang = MicroLangFunctor with
|
|
(Grammar = GrammarSwe),
|
|
(Syntax = SyntaxSwe),
|
|
(Lexicon = LexiconSwe)
|
|
; |