X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylotree.h;h=7aae8f1adedcf5f1db6b94d1bbe76a968a8e3100;hb=762b3e4c83e1e8e8392c1199b6482d36ee89e50f;hp=50bbb1dd86f3148e10110e3f10407ce754a30766;hpb=1dc7ed939c314b3057dad3a834e9739fb7ecfbe6;p=mothur.git diff --git a/phylotree.h b/phylotree.h index 50bbb1d..7aae8f1 100644 --- a/phylotree.h +++ b/phylotree.h @@ -54,7 +54,7 @@ public: bool ErrorCheck(vector); private: - string getNextTaxon(string&); + string getNextTaxon(string&, string); void print(ofstream&, vector&); //used to create static reference taxonomy file void fillOutTree(int, vector&); //used to create static reference taxonomy file void binUnclassified(string);