Merge branch 'JAL-1373_precision' into RNAalifold
[jalview.git] / src / jalview / ws / jws2 / Jws2Discoverer.java
index 2724d29..32e9ad5 100644 (file)
@@ -126,6 +126,8 @@ public class Jws2Discoverer implements Runnable, WSMenuEntryProviderI
       Cache.log.debug("Old discovery thread has finished.");
     }
     running = true;
+    
+    
     changeSupport.firePropertyChange("services", services, new Vector());
     oldthread = Thread.currentThread();
     try