Merge branch 'patch/JAL-4062_sort_and_merge_contiguousregions' into develop
[jalview.git] / src / jalview / datamodel / SearchResults.java
index d6545ee..546dd6f 100755 (executable)
@@ -350,7 +350,7 @@ public class SearchResults implements SearchResultsI
         else
         {
           // debug
-          // System.err.println("Outwith bounds!" + matchStart+">"+end +" or "
+          // jalview.bin.Console.errPrintln("Outwith bounds!" + matchStart+">"+end +" or "
           // + matchEnd+"<"+start);
         }
       }