X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fdatamodel%2FAlignmentI.java;h=bcfcc81fefe6de7f9b7823df0a150d564eabf84f;hb=174230b4233d9ce80f94527768d2cd2f76da11ab;hp=4e5987dbb65d575f84bfbd65653f4953a7d18f64;hpb=fbf0a6e1eb4869dc676334a30c9e40b60a7659ac;p=jalview.git diff --git a/src/jalview/datamodel/AlignmentI.java b/src/jalview/datamodel/AlignmentI.java index 4e5987d..bcfcc81 100755 --- a/src/jalview/datamodel/AlignmentI.java +++ b/src/jalview/datamodel/AlignmentI.java @@ -1,6 +1,6 @@ /* * Jalview - A Sequence Alignment Editor and Viewer -* Copyright (C) 2005 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle +* Copyright (C) 2006 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -159,7 +159,7 @@ public interface AlignmentI * @param shiftrecord */ public void removeGaps(ShiftList shiftrecord); - + /** * Finds group that given sequence is part of. *