forked from GitHub/comp-syntax-gu-mlt
cp labs to old-labs
This commit is contained in:
7
old-labs/lab2/grammar/functor/MicroLangFunctorSwe.gf
Normal file
7
old-labs/lab2/grammar/functor/MicroLangFunctorSwe.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:../abstract
|
||||
|
||||
concrete MicroLangFunctorSwe of MicroLang = MicroLangFunctor with
|
||||
(Grammar = GrammarSwe),
|
||||
(Syntax = SyntaxSwe),
|
||||
(Lexicon = LexiconSwe)
|
||||
;
|
||||
Reference in New Issue
Block a user