]> gitweb.fperrin.net Git - DictionaryPC.git/commitdiff
Building dicitonaries.
authorThad Hughes <thadh@google.com>
Sun, 23 Dec 2012 17:43:29 +0000 (09:43 -0800)
committerThad Hughes <thadh@google.com>
Sun, 23 Dec 2012 17:43:29 +0000 (09:43 -0800)
src/com/hughes/android/dictionary/engine/DictionaryBuilderMain.java

index b2980409b039d85079c0a0b833752a97cd1ed248..cfa80661d91bc46ac7a07ec2cbe14bb241812ca2 100644 (file)
@@ -37,7 +37,6 @@ public class DictionaryBuilderMain extends TestCase {
   
   // Build the non EN ones.
   static final String[][] nonEnPairs = new String[][] {
-      /*
       {"EN"},
       {"DE"},
       {"IT"},
@@ -47,7 +46,9 @@ public class DictionaryBuilderMain extends TestCase {
       {"IT", "EN" },
       {"DE", "EN" },
       {"DE", "IT" },
-          
+
+      /*
+
       {"AR", "DE" },
       {"AR", "ES" },
       {"AR", "FR" },