todo comment
authorjprocter <Jim Procter>
Wed, 25 Jul 2007 17:23:28 +0000 (17:23 +0000)
committerjprocter <Jim Procter>
Wed, 25 Jul 2007 17:23:28 +0000 (17:23 +0000)
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;