X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=rarefactcommand.h;h=058d7dd2b6e0c0513b0d5c9697c29c68a2da61a3;hb=addc715b6d7ea52440751cec10edad03e1a19b37;hp=c81eb6fea19a3808ec93f0cdda1c779719947585;hpb=70ac1dc59244e259b1a972385d490d2ac7f511c0;p=mothur.git diff --git a/rarefactcommand.h b/rarefactcommand.h index c81eb6f..058d7dd 100644 --- a/rarefactcommand.h +++ b/rarefactcommand.h @@ -52,7 +52,7 @@ private: InputData* input; ValidCalculators* validCalculator; Rarefact* rCurve; - int freq, nIters; + int freq, nIters, abund; }; #endif