X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=rarefactcommand.h;h=09de39fddfe89bc48fd9397a4e0fffc5e32d495a;hb=63befd5322a476436f08d9ae24954f06fa191395;hp=02fe6e3aa4355a107e76f06d8f8f9a7f0df19118;hpb=deba0af0ccdcb6005ed5b2b82649b137c63fbdf7;p=mothur.git diff --git a/rarefactcommand.h b/rarefactcommand.h index 02fe6e3..09de39f 100644 --- a/rarefactcommand.h +++ b/rarefactcommand.h @@ -41,7 +41,7 @@ private: OrderVector* order; InputData* input; Rarefact* rCurve; - int nIters, abund, processors; + int nIters, abund, processors, alpha; float freq; bool abort, allLines, groupMode;