JAL-2189 source formatting
[jalview.git] / src / MCview / Atom.java
index fe6a0ac..904e307 100755 (executable)
@@ -126,6 +126,7 @@ public class Atom
     }
     return false;
   }
+
   public Atom(float x, float y, float z)
   {
     this.x = x;