todo comment
[jalview.git] / src / jalview / io / IdentifyFile.java
index 7293ac6..86036fd 100755 (executable)
@@ -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;