X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=rarefactcommand.h;h=3cf0ef7f4cf68a5976d67dfe9cc4c9a9f0c7d57c;hb=a537fefa3bd2c2eba7d532249375b6a11b295e25;hp=f4492a2ec15e97a9cf52295202306689e2820961;hpb=0732c6305162ce19e861112b1e584b76a4290b67;p=mothur.git diff --git a/rarefactcommand.h b/rarefactcommand.h index f4492a2..3cf0ef7 100644 --- a/rarefactcommand.h +++ b/rarefactcommand.h @@ -36,7 +36,7 @@ private: InputData* input; ValidCalculators* validCalculator; Rarefact* rCurve; - int nIters, abund; + int nIters, abund, processors; float freq; bool abort, allLines;