]> git.donarmstrong.com Git - mothur.git/blobdiff - tree.h
pds fixes of heatmap and some other minor stuff
[mothur.git] / tree.h
diff --git a/tree.h b/tree.h
index 58f3a792e9fbb22547765d9d238ffcabc1a77a01..cbbad667cbe1c27842ef088f8538efc9b084bc66 100644 (file)
--- a/tree.h
+++ b/tree.h
@@ -49,7 +49,7 @@ private:
        map<string, int>::iterator it, it2;
        map<string, int> mergeGroups(int);  //returns a map with a groupname and the number of times that group was seen in the children
        
-       map<string,int> Tree::mergeGcounts(int);
+       map<string,int> mergeGcounts(int);
        void randomTopology();
        void randomBlengths();
        void randomLabels(vector<string>);