bronzeageAra

This commit is contained in:
aarne
2006-06-26 11:41:04 +00:00
parent a78ded21d8
commit 0555834d24
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
--# -path=.:present:prelude
concrete BronzeageAra of Bronzeage = CatAra, SwadeshAra ** BronzeageI with
(Lang = LangAra) ;

View File

@@ -0,0 +1,5 @@
--# -path=.:present:prelude
concrete SwadeshAra of Swadesh = CatAra ** SwadeshI with
(Lang = LangAra) ;