BronzeageRus

This commit is contained in:
aarne
2006-06-08 08:55:53 +00:00
parent d4a7555d3e
commit b33cdf2640
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) ;