mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
add Romanian to the build system
This commit is contained in:
2
Setup.hs
2
Setup.hs
@@ -191,7 +191,7 @@ langsCoding = [
|
||||
langs = map fst langsCoding
|
||||
|
||||
-- languagues for which to compile Lang
|
||||
langsLang = langs `except` ["Ara","Lat","Pol","Ron","Tur"]
|
||||
langsLang = langs `except` ["Ara","Lat","Pol","Tur"]
|
||||
|
||||
-- languages for which to compile Try
|
||||
langsAPI = langsLang `except` ["Bul","Hin","Ina","Rus","Tha"]
|
||||
|
||||
Reference in New Issue
Block a user