]> git.donarmstrong.com Git - mothur.git/blobdiff - tree.h
created mothurOut class to handle logfiles
[mothur.git] / tree.h
diff --git a/tree.h b/tree.h
index 37028be57e90f3d5d38eeb3080b36a8538e8bf8e..04d9fb1fd3499cd87b5a8563b6e082fddb3d32dd 100644 (file)
--- 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;
        
 };