X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=rarefactsharedcommand.h;fp=rarefactsharedcommand.h;h=b0109579d81ba55ba14de4e92d9a4f1e3cc1efca;hb=861f46b74c17adec8c6ad6d89f232ae7485797bf;hp=c7290f4d85ec4f8bd671d4df914cd2738dd3c4c0;hpb=6e63c5ff52bd2830b689417df8ba3db831e63a96;p=mothur.git diff --git a/rarefactsharedcommand.h b/rarefactsharedcommand.h index c7290f4..b010957 100644 --- a/rarefactsharedcommand.h +++ b/rarefactsharedcommand.h @@ -49,7 +49,7 @@ private: int freq, nIters; string format; - 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;