]> git.donarmstrong.com Git - mothur.git/blobdiff - readtree.h
fixed bug in unifrac commands with unrooted trees
[mothur.git] / readtree.h
index 0c368337a85954a94750fdba504103cccbe9057f..7cfb4b426eef1ca38e562ae1c52b4ad240afc4e3 100644 (file)
@@ -51,7 +51,7 @@ private:
        Tree* T;
        int readNewickInt(istream&, int&, Tree*);
        int readTreeString();
-       void nexusTranslation();
+       string nexusTranslation();
        ifstream filehandle;
        string treeFile;
        string holder;