JAL-3700 check for 'covering' mapping when matching CDS to peptides
[jalview.git] / src / jalview / io / IdentifyFile.java
index ed67af8..b312474 100755 (executable)
@@ -452,6 +452,11 @@ public class IdentifyFile
     return true;
   }
 
+  /**
+   * 
+   * @param args
+   * @j2sIgnore
+   */
   public static void main(String[] args)
   {
     for (int i = 0; args != null && i < args.length; i++)