forked from GitHub/gf-core
tested "minimal" resource to compile Foods and Bronzeage
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--# -path=.:present
|
||||
--# -path=.:minimal:present
|
||||
|
||||
concrete BronzeageEng of Bronzeage = SwadeshEng ** BronzeageI with
|
||||
(Syntax = SyntaxEng) ** open ResEng in {
|
||||
|
||||
@@ -2,6 +2,5 @@
|
||||
|
||||
concrete SwadeshEng of Swadesh = SwadeshI with
|
||||
(Syntax = SyntaxEng),
|
||||
(L = LexiconEng),
|
||||
(Lexicon = LexiconEng) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user