]> git.donarmstrong.com Git - mothur.git/blobdiff - tree.cpp
fixed memory leak in parsimony calculator and added progress bars to parsimony and...
[mothur.git] / tree.cpp
index 1e115bddad1a451c181c4c26b90b758788df1155..22892e2cbd7c9738261d5632492eafe674e7471b 100644 (file)
--- a/tree.cpp
+++ b/tree.cpp
@@ -49,6 +49,8 @@ Tree::Tree() {
        }               
 }
 
+/*****************************************************************/
+Tree::~Tree() {}
 /*****************************************************************/
 int Tree::getIndex(string searchName) {
        try {