X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=rarefactsharedcommand.h;h=b0109579d81ba55ba14de4e92d9a4f1e3cc1efca;hb=98ea55ba2d46a429f031086b4b3272780d0ec894;hp=d81ff6dc2d1c6588d86f9cccbb0251778bd85011;hpb=0470f6d037aacb3563c3f7010708120a4a67d4e6;p=mothur.git diff --git a/rarefactsharedcommand.h b/rarefactsharedcommand.h index d81ff6d..b010957 100644 --- a/rarefactsharedcommand.h +++ b/rarefactsharedcommand.h @@ -48,10 +48,8 @@ private: vector rDisplays; int freq, nIters; string format; - OptionParser* parser; - map parameters; - map::iterator it; - bool abort, allLines; + + bool abort, allLines, jumble; set lines; //hold lines to be used set labels; //holds labels to be used string line, label, calc, groups;