forked from GitHub/gf-core
options for no-pmcfg compilation in lib/src/Make.hs (for library developers, rather than users); adding Thai to some demo and documentation
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
src = "Eng"
|
||||
langs = ["Afr","Bul","Cat","Dan","Dut","Fin","Fre","Ger","Ita",
|
||||
"Nep","Nor","Pes","Pol","Pnb","Ron","Rus","Spa","Swe","Urd"]
|
||||
langs = [
|
||||
"Afr", "Bul", "Cat","Dan","Dut",
|
||||
"Fin","Fre","Ger","Ita", -- "Lav",
|
||||
"Nep","Nor","Pes","Pol","Pnb",
|
||||
--- "Ron",
|
||||
"Rus","Spa","Swe","Tha",
|
||||
"Urd"
|
||||
]
|
||||
|
||||
file lng = "MiniGrammar" ++ lng ++ ".gf"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user