]> git.donarmstrong.com Git - mothur.git/blobdiff - eachgapdist.h
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / eachgapdist.h
index 84fe56ec58da1652d9484832b9b55ec69f420814..1aca10c4bd208f6cf6c0dbfd9f97fdde97afe576 100644 (file)
@@ -18,6 +18,8 @@ class eachGapDist : public Dist {
        
 public:
        
+       eachGapDist() {}
+       
        void calcDist(Sequence A, Sequence B){          
                int diff = 0;
                int length = 0;