]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapcommand.h
created mothurOut class to handle logfiles
[mothur.git] / heatmapcommand.h
index 83f6c0f21f4aefeb209056bdad3002e5449762be..47838d80bb6f8cded11793bc7ed7ef942f9f8ec9 100644 (file)
@@ -40,7 +40,7 @@ private:
        bool abort, allLines;
        set<string> labels; //holds labels to be used
        string format, groups, sorted, scale, label, outputDir;
-       vector<string> Groups;
+       vector<string> Groups, outputNames;
 
 
 };