]> git.donarmstrong.com Git - mothur.git/blobdiff - rarefactsharedcommand.h
added list.seqs command
[mothur.git] / rarefactsharedcommand.h
index c7290f4d85ec4f8bd671d4df914cd2738dd3c4c0..b0109579d81ba55ba14de4e92d9a4f1e3cc1efca 100644 (file)
@@ -49,7 +49,7 @@ private:
        int freq, nIters;
        string format;
 
-       bool abort, allLines;
+       bool abort, allLines, jumble;
        set<int> lines; //hold lines to be used
        set<string> labels; //holds labels to be used
        string line, label, calc, groups;