mirror of
https://github.com/GrammaticalFramework/comp-syntax-gu-mlt.git
synced 2026-02-09 06:41:07 -07:00
divide between lab 1 and 2
This commit is contained in:
8
lab1/grammar/abstract/MiniLang.gf
Normal file
8
lab1/grammar/abstract/MiniLang.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
abstract MiniLang =
|
||||
MiniGrammar,
|
||||
MiniLexicon
|
||||
** {
|
||||
|
||||
flags startcat = Utt ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user