]> git.donarmstrong.com Git - mothur.git/blobdiff - collectsharedcommand.h
finished work on classify.seqs bayesian method and various bug fixes
[mothur.git] / collectsharedcommand.h
index e8b7b96a608453f5c5c7c6e510cd9b96bacd661b..139a0cff7dfb3220db697d582ae037a99a3b0d98 100644 (file)
@@ -45,7 +45,7 @@ private:
        int freq;
        string format;
 
-       bool abort, allLines;
+       bool abort, allLines, all;
        set<string> labels; //holds labels to be used
        string label, calc, groups;
        vector<string>  Estimators, Groups;