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 BronzeageIta of Bronzeage = CatIta, SwadeshIta ** BronzeageI with
(Lang = LangIta) ;
(Lang = LangIta) ** {
flags language = it_IT;
}