forked from GitHub/comp-syntax-gu-mlt
cp labs to old-labs
This commit is contained in:
8
old-labs/lab2/grammar/functor/MiniLangFunctorEng.gf
Normal file
8
old-labs/lab2/grammar/functor/MiniLangFunctorEng.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
--# -path=.:../abstract
|
||||
|
||||
concrete MiniLangFunctorEng of MiniLang = MiniLangFunctor with
|
||||
(Grammar = GrammarEng),
|
||||
(Syntax = SyntaxEng),
|
||||
(Lexicon = LexiconEng)
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user