demo prepared

This commit is contained in:
aarne
2008-06-24 22:08:54 +00:00
parent ed72a2ef79
commit 2e89af633d
14 changed files with 51 additions and 51 deletions

View File

@@ -51,7 +51,7 @@ langsMath = langsAPI
langsTest = langsLang `except` ["Bul","Cat","Hin","Rus","Spa","Tha"]
-- languages for which to run demo test
langsDemo = langsLang `except` ["Bul","Hin","Ina","Rus","Tha"] ---- fix utf8 for Bul,Rus
langsDemo = langsLang `except` ["Hin","Ina","Tha"]
-- languages for which langs.pgf is built
langsPGF = langsTest `only` ["Eng","Fre","Swe"]