1
0
forked from GitHub/gf-core

bronzeageAra

This commit is contained in:
aarne
2006-06-26 11:41:04 +00:00
parent 31d7232011
commit 171e7dec50
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) ;