Implement MSA, scoring and counting the connections
[jalview.git] / src / jalview / datamodel / AlignmentView.java
index e6604d1..8b2a5c3 100644 (file)
@@ -1106,6 +1106,7 @@ public class AlignmentView
           }
         }
       }
+      //&!
       AlignmentI visal = view.getVisibleAlignment('-');
       if (visal != null)
       {