Destroy aligment method added
[jalview.git] / src / jalview / datamodel / AlignmentI.java
index a81a965..3e9e265 100755 (executable)
@@ -157,6 +157,8 @@ public interface AlignmentI
    */
   public Vector getGroups();
 
+  public void destroyAlignment();
+
   /**
    * Deletes all groups from this alignment.
    */