X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=eachgapignore.h;h=2e7fbd6bd228d3ed625cd1904ecd7d15075d9234;hp=824a8b87b936c75dbfe21fdaf6a1b9a54c1440b0;hb=615301e57c25e241356a9c2380648d117709458d;hpb=8bc3e5b38c2317a1715f53be22fa96455868c281 diff --git a/eachgapignore.h b/eachgapignore.h index 824a8b8..2e7fbd6 100644 --- a/eachgapignore.h +++ b/eachgapignore.h @@ -17,6 +17,8 @@ class eachGapIgnoreTermGapDist : public Dist { public: + eachGapIgnoreTermGapDist() {} + eachGapIgnoreTermGapDist(const eachGapIgnoreTermGapDist& ddb) {} void calcDist(Sequence A, Sequence B){ int diff = 0;