Merge branch 'develop' into critical/JAL-3933_log4j_update_for_develop_branch
[jalview.git] / src / jalview / datamodel / DBRefEntry.java
index 4a5c888..93a5460 100755 (executable)
@@ -42,7 +42,7 @@ public class DBRefEntry implements DBRefEntryI
 
   String canonicalSourceName;
   
-  boolean isCanonicalAccession;
+  boolean isCanonicalAccession=false;
 
   /*
    * maps from associated sequence to the database sequence's coordinate system