allow .rnaml as a filename extension
authorjprocter <jprocter@compbio.dundee.ac.uk>
Thu, 15 Nov 2012 15:21:34 +0000 (15:21 +0000)
committerjprocter <jprocter@compbio.dundee.ac.uk>
Thu, 15 Nov 2012 15:21:34 +0000 (15:21 +0000)
src/jalview/io/AppletFormatAdapter.java

index d55bab5..4084fa0 100755 (executable)
@@ -67,7 +67,7 @@ public class AppletFormatAdapter
    */
   public static final String[] READABLE_EXTENSIONS = new String[]
   { "fa,faa,fasta,fastq", "aln", "pfam", "msf", "pir", "blc", "amsa", "jar",
-      "sto,stk","xml" }; // ,
+      "sto,stk","xml,rnaml" }; // ,
 
   // ".blast"
   // };