X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=rarefactsharedcommand.h;fp=rarefactsharedcommand.h;h=1bcddb5257f56967a63b66f0740e648811509204;hb=5a86e9e5a5a9e061e17b3ae64fb8881f14e53b8a;hp=da26d174ca3c3cc9da41027f5252aa8f58288f20;hpb=b1bcc272003b50a8c06dc9120754da1f5b744598;p=mothur.git diff --git a/rarefactsharedcommand.h b/rarefactsharedcommand.h index da26d17..1bcddb5 100644 --- a/rarefactsharedcommand.h +++ b/rarefactsharedcommand.h @@ -34,9 +34,10 @@ private: ValidCalculators* validCalculator; Rarefact* rCurve; vector rDisplays; - int freq, nIters; + int nIters; string format; - + float freq; + bool abort, allLines, jumble; set labels; //holds labels to be used string label, calc, groups, outputDir;