forked from GitHub/gf-core
Added language flags to bronzeage grammars.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete BronzeageRus of Bronzeage = CatRus, SwadeshRus ** BronzeageI with
|
||||
(Lang = LangRus) ;
|
||||
(Lang = LangRus) ** {
|
||||
flags language = ru_RU;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user