X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarysharedcommand.h;h=090c9f4ef9ed40287040bec733f0e5d8802ff23d;hb=7b3c9ca940891c1b20b3b7ec13e05d7e7b316b63;hp=119a75c47438a85460b4b798501edbf0807569c0;hpb=f37a59b81c339f574d97042ff6e364146feb457a;p=mothur.git diff --git a/summarysharedcommand.h b/summarysharedcommand.h index 119a75c..090c9f4 100644 --- a/summarysharedcommand.h +++ b/summarysharedcommand.h @@ -33,11 +33,8 @@ private: vector sumCalculators; InputData* input; ValidCalculators* validCalculator; - SharedListVector* SharedList; - OptionParser* parser; - map parameters; - map::iterator it; - bool abort, allLines, mult; + + bool abort, allLines, mult, all; set labels; //holds labels to be used string label, calc, groups; vector Estimators, Groups;