Merge branch 'develop' into features/mchmmer
[jalview.git] / src / jalview / bin / Cache.java
index dcd6546..1981aa3 100755 (executable)
@@ -260,6 +260,8 @@ public class Cache
   private final static String DEFAULT_PDB_FILE_PARSER = StructureImportSettings.StructureParser.JMOL_PARSER
           .toString();
 
+  private static String HMMER_PATH;
+
   /*
    * a date formatter using a fixed (rather than the user's) locale; 
    * this ensures that date properties can be written and re-read successfully