1
0
forked from GitHub/gf-core

Added language flags to bronzeage grammars.

This commit is contained in:
bringert
2007-06-20 12:22:28 +00:00
parent 8e842f5473
commit a029232eef
9 changed files with 30 additions and 10 deletions

View File

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