X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tree.h;fp=tree.h;h=04d9fb1fd3499cd87b5a8563b6e082fddb3d32dd;hb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;hp=37028be57e90f3d5d38eeb3080b36a8538e8bf8e;hpb=a218321731df14d231bbc08e79906f757cf1540d;p=mothur.git diff --git a/tree.h b/tree.h index 37028be..04d9fb1 100644 --- a/tree.h +++ b/tree.h @@ -62,6 +62,7 @@ private: //not included in the tree. //only takes names from the first tree in the tree file and assumes that all trees use the same names. int readTreeString(ifstream&); + MothurOut* m; };