X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=heatmapsimcommand.h;fp=heatmapsimcommand.h;h=595f918f442352aea7dd94d6e62065b28398c6ca;hb=f37a59b81c339f574d97042ff6e364146feb457a;hp=091da26af7db4cf4e9302c0e9a9d0e8a4587f5de;hpb=cc1838f288a7712d44929fca5175ce89f3a58f12;p=mothur.git diff --git a/heatmapsimcommand.h b/heatmapsimcommand.h index 091da26..595f918 100644 --- a/heatmapsimcommand.h +++ b/heatmapsimcommand.h @@ -38,9 +38,8 @@ private: map parameters; map::iterator it; bool abort, allLines; - set lines; //hold lines to be used set labels; //holds labels to be used - string format, groups, line, label, calc; + string format, groups, label, calc; vector Estimators, Groups;