1
0
forked from GitHub/gf-core

tested "minimal" resource to compile Foods and Bronzeage

This commit is contained in:
aarne
2009-03-09 16:53:40 +00:00
parent 9dce1ef229
commit 51120decdb
8 changed files with 38 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
--# -path=.:present
--# -path=.:minimal:present
concrete BronzeageEng of Bronzeage = SwadeshEng ** BronzeageI with
(Syntax = SyntaxEng) ** open ResEng in {

View File

@@ -2,6 +2,5 @@
concrete SwadeshEng of Swadesh = SwadeshI with
(Syntax = SyntaxEng),
(L = LexiconEng),
(Lexicon = LexiconEng) ;