mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 17:12:50 -06:00
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