]> git.donarmstrong.com Git - mothur.git/blobdiff - concensuscommand.h
fixed bug in bootstrap command that was caused by globaldata's breakup, and made...
[mothur.git] / concensuscommand.h
index 970102ac27f7a15e6dbfe7b0db2370129861aff3..7b4aa27350857d524181dc554ce1d22f96217b9b 100644 (file)
@@ -38,7 +38,7 @@ private:
        map< vector<string>, int > nodePairsInTree;
        map<string, int>::iterator it;
        map< vector<string>, int>::iterator it2;
-       string outputFile, notIncluded;
+       string outputFile, notIncluded, filename;
        ofstream out, out2;
        int numNodes, numLeaves, count;  //count is the next available spot in the tree vector