]> git.donarmstrong.com Git - mothur.git/blobdiff - nast.hpp
modified sequence class to read fasta files with comments. this required modification...
[mothur.git] / nast.hpp
index 4cf1b85b9524cd69f8c824143087bef79e0efb67..bc2467f13c3d65fe41309ffb6de13ffdbaafd7c4 100644 (file)
--- a/nast.hpp
+++ b/nast.hpp
@@ -29,6 +29,7 @@ class Nast {
        
 public:
        Nast(Alignment*, Sequence*, Sequence*);
+       ~Nast(){};
        float getSimilarityScore();
        int getMaxInsertLength();