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 BronzeageSpa of Bronzeage = CatSpa, SwadeshSpa ** BronzeageI with
(Lang = LangSpa) ;
(Lang = LangSpa) ** {
flags language = es_ES;
}