X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=nast.hpp;fp=nast.hpp;h=bc2467f13c3d65fe41309ffb6de13ffdbaafd7c4;hp=4cf1b85b9524cd69f8c824143087bef79e0efb67;hb=648ec37228eb16075ace911dd5a5773cdfe683da;hpb=5ca05ed0a8311b2943c1c0a1fad825785db484d6 diff --git a/nast.hpp b/nast.hpp index 4cf1b85..bc2467f 100644 --- a/nast.hpp +++ b/nast.hpp @@ -29,6 +29,7 @@ class Nast { public: Nast(Alignment*, Sequence*, Sequence*); + ~Nast(){}; float getSimilarityScore(); int getMaxInsertLength();