git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cca44e3
)
Start the thread
author
amwaterhouse
<Andrew Waterhouse>
Wed, 9 Feb 2005 16:07:07 +0000
(16:07 +0000)
committer
amwaterhouse
<Andrew Waterhouse>
Wed, 9 Feb 2005 16:07:07 +0000
(16:07 +0000)
src/jalview/io/WSWUBlastClient.java
patch
|
blob
|
history
diff --git
a/src/jalview/io/WSWUBlastClient.java
b/src/jalview/io/WSWUBlastClient.java
index
f2c2047
..
05b4c58
100755
(executable)
--- a/
src/jalview/io/WSWUBlastClient.java
+++ b/
src/jalview/io/WSWUBlastClient.java
@@
-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