]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapsimcommand.h
created mothurOut class to handle logfiles
[mothur.git] / heatmapsimcommand.h
index 838babdbe388b69b57d56f01fa3d1e508e18faae..a26018062f28c4406dd83a518f67ee78b388d227 100644 (file)
@@ -40,7 +40,7 @@ private:
        bool abort, allLines;
        set<string> labels; //holds labels to be used
        string format, groups, label, calc, phylipfile, columnfile, namefile, outputDir;
-       vector<string> Estimators, Groups;
+       vector<string> Estimators, Groups, outputNames;
        
        int runCommandShared();
        int runCommandDist();