mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 02:12:50 -06:00
resource lib name changed
This commit is contained in:
10
lib/resource/minimal/MinimalEng.gf
Normal file
10
lib/resource/minimal/MinimalEng.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
--# -path=.:../english:../abstract:../common:prelude
|
||||
|
||||
concrete MinimalEng of Minimal =
|
||||
GrammarEng,
|
||||
MinLexiconEng
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; -- unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user