mirror of
https://github.com/GrammaticalFramework/comp-syntax-gu-mlt.git
synced 2026-02-08 22:41:05 -07:00
8 lines
172 B
Plaintext
8 lines
172 B
Plaintext
--# -path=.:../abstract
|
|
|
|
concrete MicroLangFunctorEng of MicroLang = MicroLangFunctor with
|
|
(Grammar = GrammarEng),
|
|
(Syntax = SyntaxEng),
|
|
(Lexicon = LexiconEng)
|
|
;
|
|
|