X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=onegapdist.h;fp=onegapdist.h;h=971e6b0ebbad92014347872ee92f4222c044db72;hb=d3aed959ca3b68890eeb7b815e24210bcfeb256c;hp=cb63ae678fa691b0a08b3935432eec9a5e874bd8;hpb=fc1ed1ae1b022719176910ab71993bd6535810ad;p=mothur.git diff --git a/onegapdist.h b/onegapdist.h index cb63ae6..971e6b0 100644 --- a/onegapdist.h +++ b/onegapdist.h @@ -17,6 +17,10 @@ class oneGapDist : public Dist { public: + + oneGapDist() {} + oneGapDist(const oneGapDist& ddb) {} + void calcDist(Sequence A, Sequence B){ int difference = 0;