mirror of
https://github.com/GrammaticalFramework/comp-syntax-gu-mlt.git
synced 2026-02-09 06:41:07 -07:00
rename stuff + new ud lab draft
This commit is contained in:
8
labs1-2/grammar/functor/MicroLangFunctorEng.gf
Normal file
8
labs1-2/grammar/functor/MicroLangFunctorEng.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
--# -path=.:../abstract
|
||||
|
||||
concrete MicroLangFunctorEng of MicroLang = MicroLangFunctor with
|
||||
(Grammar = GrammarEng),
|
||||
(Syntax = SyntaxEng),
|
||||
(Lexicon = LexiconEng)
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user