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 f5c48cb49b
commit 7e613de9a1
6 changed files with 22 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
--# -path=.:present:prelude
concrete BronzeageNor of Bronzeage = CatNor, SwadeshNor ** BronzeageI with
(Lang = LangNor) ** {
concrete BronzeageNor of Bronzeage = SwadeshNor ** BronzeageI with
(Syntax = SyntaxNor) ** open ResNor in {
flags language = nb_NO;
}