Start the thread
[jalview.git] / src / jalview / io / WSWUBlastClient.java
index f2c2047..05b4c58 100755 (executable)
@@ -35,7 +35,7 @@ public class WSWUBlastClient
       }\r
 \r
      BlastThread thread = new BlastThread(ids.get(i).toString(),  nonGapped.toString());\r
-  //   thread.start();\r
+     thread.start();\r
      jobsRunning ++;\r
      }\r
      ImageTwirler thread = new ImageTwirler();\r