1
0
forked from GitHub/gf-core

bug fixes relevant for Bronzeage. NB Bulgarian can be compiled separately with old lib

This commit is contained in:
aarne
2008-12-02 15:21:37 +00:00
parent 90ca53d18a
commit 2f7fd8a597
6 changed files with 22 additions and 14 deletions

View File

@@ -1,5 +1,8 @@
--# -path=.:present:prelude
--# -path=.:present
concrete SwadeshNor of Swadesh = SwadeshI with
(L = LexiconNor),
(Lexicon = LexiconNor),
(Syntax = SyntaxNor) ;
concrete SwadeshNor of Swadesh = CatNor ** SwadeshI with
(Lang = LangNor) ;