X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylotree.h;h=7aae8f1adedcf5f1db6b94d1bbe76a968a8e3100;hb=078d7227da8dda9ae8620822fa32d51ec2706fc3;hp=50bbb1dd86f3148e10110e3f10407ce754a30766;hpb=47faf5463d44570ad66148384763db1c8238b563;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);