BronzeageRus

This commit is contained in:
aarne
2006-06-08 08:55:53 +00:00
parent 14f9452fd8
commit 00934345ed
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
--# -path=.:present:prelude
concrete BronzeageRus of Bronzeage = CatRus, SwadeshRus ** BronzeageI with
(Lang = LangRus) ;

View File

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