]> git.donarmstrong.com Git - mothur.git/blobdiff - treenode.h
print tree debugger
[mothur.git] / treenode.h
index 73532483e96a0e8ea495b983c595435dc9e04ea8..a5c39167ca6bda64c8058e99b16a02ca4e07c748 100644 (file)
@@ -36,7 +36,7 @@ class Node  {
                int getLChild();
                int getRChild();
                int getIndex();
-               void printNode(ostream&);   //prints out the name and the branch length
+               void printNode();   //prints out the name and the branch length
                
                
                //pGroup is the parsimony group info.  i.e. for a leaf node it would contain 1 enter pGroup["groupname"] = 1;