JAL-1517 source formatting
[jalview.git] / src / jalview / datamodel / AlignmentView.java
index b61420c..6c4cfae 100644 (file)
@@ -48,9 +48,11 @@ public class AlignmentView
    */
   private Vector scGroups;
 
-  private boolean isNa=false;
+  private boolean isNa = false;
+
   /**
    * false if the view concerns peptides
+   * 
    * @return
    */
   public boolean isNa()