]> git.donarmstrong.com Git - mothur.git/blobdiff - gotohoverlap.hpp
changes while testing
[mothur.git] / gotohoverlap.hpp
index bf3c636e42e702ad2e6f2aca03db13cdcd88ac18..0b7d8ea0f008f30ab4d4cb36d1c7ec22713c3dde 100644 (file)
@@ -31,6 +31,8 @@ public:
        GotohOverlap(float, float, float, float, int);
        void align(string, string);
        
+       ~GotohOverlap() {}
+       
 private:
        float gapOpen;
        float gapExtend;