From: jprocter Date: Wed, 25 Jul 2007 17:23:28 +0000 (+0000) Subject: todo comment X-Git-Tag: Release_2_4~337 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=452ccbd713789eaa4ce2b74cfebbfd45f49aebb4;p=jalview.git todo comment --- diff --git a/src/jalview/io/IdentifyFile.java b/src/jalview/io/IdentifyFile.java index 7293ac6..86036fd 100755 --- a/src/jalview/io/IdentifyFile.java +++ b/src/jalview/io/IdentifyFile.java @@ -165,6 +165,7 @@ public class IdentifyFile else { reply = "FASTA"; + // TODO : AMSA File is indicated if there is annotation in the FASTA file - but FASTA will automatically generate this at the mo. } } break;