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