mirror of
https://github.com/GrammaticalFramework/comp-syntax-gu-mlt.git
synced 2026-02-09 23:01:06 -07:00
cp labs to old-labs
This commit is contained in:
8
old-labs/lab2/grammar/functor/MiniLangFunctorSwe.gf
Normal file
8
old-labs/lab2/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