X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=heatmapcommand.h;h=47838d80bb6f8cded11793bc7ed7ef942f9f8ec9;hb=9013e13ecfb2fda3c2664a76f76cc99b8c7fa74c;hp=83f6c0f21f4aefeb209056bdad3002e5449762be;hpb=315e38cf393c82be238da5b32574f225a020d25c;p=mothur.git diff --git a/heatmapcommand.h b/heatmapcommand.h index 83f6c0f..47838d8 100644 --- a/heatmapcommand.h +++ b/heatmapcommand.h @@ -40,7 +40,7 @@ private: bool abort, allLines; set labels; //holds labels to be used string format, groups, sorted, scale, label, outputDir; - vector Groups; + vector Groups, outputNames; };