slight modifs in Bronzeage, adapted to next-lib

This commit is contained in:
aarne
2008-11-05 10:21:28 +00:00
parent 6d83ada3eb
commit a629d30958
17 changed files with 376 additions and 299 deletions

View File

@@ -1,7 +1,7 @@
--# -path=.:present:prelude
--# -path=.:present
concrete BronzeageEng of Bronzeage = CatEng, SwadeshEng ** BronzeageI with
(Lang = LangEng) ** {
concrete BronzeageEng of Bronzeage = SwadeshEng ** BronzeageI with
(Syntax = SyntaxEng) ** open ResEng in {
flags language = en_US;
}