From: Jim Procter Date: Tue, 12 Jul 2016 16:19:43 +0000 (+0100) Subject: JAL-2110 TODO for JAL-2131 X-Git-Tag: Release_2_10_0~140^2~5^2~3 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=4bd4726a6cd30825c18525c2a0851e207d687423;p=jalview.git JAL-2110 TODO for JAL-2131 --- diff --git a/src/jalview/gui/AlignFrame.java b/src/jalview/gui/AlignFrame.java index 88b0c35..3f572e8 100644 --- a/src/jalview/gui/AlignFrame.java +++ b/src/jalview/gui/AlignFrame.java @@ -4888,6 +4888,8 @@ public class AlignFrame extends GAlignFrame implements DropTargetListener, * Makes an alignment containing the given sequences, and adds them to the * given dataset, which is also set as the dataset for the new alignment * + * TODO: refactor to DatasetI method + * * @param dataset * @param seqs * @return