JAL-3919 use model format field to ensure we get the file extension correct when...
[jalview.git] / src / jalview / datamodel / PDBEntry.java
index fc4ee46..adcefb3 100755 (executable)
@@ -50,7 +50,7 @@ public class PDBEntry
   {
     // TODO is FILE needed; if not is this enum needed, or can we
     // use FileFormatI for PDB, MMCIF?
-    PDB("pdb", "pdb"), MMCIF("mmcif", "cif"), FILE("?", "?");
+    PDB("pdb", "pdb"), MMCIF("mmcif", "cif"), BCIF("bcif","bcif"),FILE("?", "?");
 
     /*
      * file extension for cached structure file; must be one that