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,7 @@
--# -path=.:present:prelude
concrete BronzeageDan of Bronzeage = CatDan, SwadeshDan ** BronzeageI with
(Lang = LangDan) ;
(Lang = LangDan) ** {
flags language = da_DK;
}