Merge branch 'develop' into trialMerge
[jalview.git] / src / jalview / bin / Cache.java
index fcc4f6d..c9b6d89 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