diff options
| author | aarne <aarne@cs.chalmers.se> | 2009-03-10 17:31:18 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2009-03-10 17:31:18 +0000 |
| commit | 84a1d54e827531993b3e91d571456be54378cb44 (patch) | |
| tree | 3c8f05ad85db322accb2aef835509eef35b445fc /next-lib/src/Make.hs | |
| parent | 85d9c76b5c8b52563316023864e7397b89548eeb (diff) | |
preliminary Italian in Attempto
Diffstat (limited to 'next-lib/src/Make.hs')
| -rw-r--r-- | next-lib/src/Make.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/Make.hs b/next-lib/src/Make.hs index 53428586e..9fca1713a 100644 --- a/next-lib/src/Make.hs +++ b/next-lib/src/Make.hs @@ -56,7 +56,7 @@ langsLang = langs `except` ["Ara","Ina"] langsAPI = langsLang `except` ["Ara","Hin","Ina","Tha"] -- languages for which to compile minimal Syntax -langsMinimal = langs `only` ["Eng","Bul","Ita"] +langsMinimal = langs `only` ["Eng","Bul","Ger","Ita"] -- languages for which to run treebank test langsTest = langsLang `except` ["Ara","Bul","Cat","Hin","Rus","Spa","Tha"] |
