REmove system.out
authoramwaterhouse <Andrew Waterhouse>
Thu, 10 Nov 2005 14:20:57 +0000 (14:20 +0000)
committeramwaterhouse <Andrew Waterhouse>
Thu, 10 Nov 2005 14:20:57 +0000 (14:20 +0000)
src/jalview/io/WSWUBlastClient.java

index 41729ce..99beb5f 100755 (executable)
@@ -64,6 +64,7 @@ public class WSWUBlastClient
         for (int i = 0; i < ids.size(); i++)\r
         {\r
             SequenceI sequence = al.findName(ids.get(i).toString());\r
+            System.out.println(ids.get(i).toString());\r
             StringBuffer nonGapped = new StringBuffer();\r
 \r
 \r