]> git.donarmstrong.com Git - mothur.git/blobdiff - bootstrapsharedcommand.h
created mothurOut class to handle logfiles
[mothur.git] / bootstrapsharedcommand.h
index 6b63233862a661634ab03f47951d683104b125c7..aa0c3250aa07ac1d1b7b81e406a821a2f788c08b 100644 (file)
@@ -58,7 +58,7 @@ private:
        set<string> labels; //holds labels to be used
        string outputFile, calc, groups, label, outputDir;
        int numGroups, iters;
-       vector<string>  Estimators, Groups; //holds estimators to be used
+       vector<string>  Estimators, Groups, outputNames; //holds estimators to be used
 
 };