forked from GitHub/gf-core
BronzeageRus
This commit is contained in:
5
examples/bronzeage/BronzeageRus.gf
Normal file
5
examples/bronzeage/BronzeageRus.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete BronzeageRus of Bronzeage = CatRus, SwadeshRus ** BronzeageI with
|
||||
(Lang = LangRus) ;
|
||||
|
||||
5
examples/bronzeage/SwadeshRus.gf
Normal file
5
examples/bronzeage/SwadeshRus.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete SwadeshRus of Swadesh = CatRus ** SwadeshI with
|
||||
(Lang = LangRus) ;
|
||||
|
||||
Reference in New Issue
Block a user