Error message changed
authoramwaterhouse <Andrew Waterhouse>
Thu, 26 Oct 2006 12:11:20 +0000 (12:11 +0000)
committeramwaterhouse <Andrew Waterhouse>
Thu, 26 Oct 2006 12:11:20 +0000 (12:11 +0000)
src/jalview/analysis/Conservation.java

index 0af0689..63f791c 100755 (executable)
@@ -131,7 +131,7 @@ public class Conservation
                 seqNums.setElementAt(sqnum, i);
             }
             else
-              System.out.println("NEVER THE EXCEPTION");
+              System.out.println("SEQUENCE HAS BEEN DELETED!!!");
         }
         else
         {