mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
Include Urd in the default set of languages to compile
This commit is contained in:
2
Setup.hs
2
Setup.hs
@@ -210,7 +210,7 @@ langs = map fst langsCoding
|
|||||||
-- defaultLangs = langs `only` words "Eng Fre Ger Ita Spa Swe"
|
-- defaultLangs = langs `only` words "Eng Fre Ger Ita Spa Swe"
|
||||||
|
|
||||||
-- languagues for which to compile Lang
|
-- languagues for which to compile Lang
|
||||||
langsLang = langs `except` ["Amh","Ara","Lat","Hin","Tha","Tur","Urd"]
|
langsLang = langs `except` ["Amh","Ara","Lat","Hin","Tha","Tur"]
|
||||||
--langsLang = langs `only` ["Fin"] --test
|
--langsLang = langs `only` ["Fin"] --test
|
||||||
|
|
||||||
-- languages for which to compile Try
|
-- languages for which to compile Try
|
||||||
|
|||||||
Reference in New Issue
Block a user