forked from GitHub/comp-syntax-gu-mlt
rename stuff + new ud lab draft
This commit is contained in:
8
labs1-2/grammar/functor/MiniLangFunctorSwe.gf
Normal file
8
labs1-2/grammar/functor/MiniLangFunctorSwe.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
--# -path=.:../abstract
|
||||
|
||||
concrete MiniLangFunctorSwe of MiniLang = MiniLangFunctor with
|
||||
(Grammar = GrammarSwe),
|
||||
(Syntax = SyntaxSwe),
|
||||
(Lexicon = LexiconSwe)
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user