From 452ccbd713789eaa4ce2b74cfebbfd45f49aebb4 Mon Sep 17 00:00:00 2001 From: jprocter Date: Wed, 25 Jul 2007 17:23:28 +0000 Subject: [PATCH] todo comment --- src/jalview/io/IdentifyFile.java | 1 + 1 file changed, 1 insertion(+) 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; -- 1.7.10.2