Imported Upstream version 0.1.10
[samtools.git] / bcftools / prob1.h
index 7158fe29f89bee73dda2f2bdc9426af038a363c6..6d9d28e3cee6c7d0a66efbd5314912ac511cd384 100644 (file)
@@ -9,6 +9,7 @@ typedef struct __bcf_p1aux_t bcf_p1aux_t;
 typedef struct {
        int rank0;
        double f_em, f_exp, f_flat, p_ref;
+       double cil, cih;
        double pc[4];
        double g[3];
 } bcf_p1rst_t;