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