Remove system.out
authoramwaterhouse <Andrew Waterhouse>
Mon, 21 Aug 2006 14:14:07 +0000 (14:14 +0000)
committeramwaterhouse <Andrew Waterhouse>
Mon, 21 Aug 2006 14:14:07 +0000 (14:14 +0000)
src/jalview/io/StockholmFile.java

index a7751ba..7638a62 100644 (file)
@@ -284,6 +284,7 @@ public class StockholmFile extends AlignFile
                 }\r
                 else if(annType.equals("GC"))\r
                 {\r
+                  System.out.println(annContent);\r
                     // Generic per-Column annotation, exactly 1 char per column\r
                 }\r
                 else if(annType.equals("GR"))\r