]> git.donarmstrong.com Git - mothur.git/blobdiff - summarysharedcommand.h
finished work on classify.seqs bayesian method and various bug fixes
[mothur.git] / summarysharedcommand.h
index 63197e199493aba98106c43378340e4e394fdda1..090c9f4ef9ed40287040bec733f0e5d8802ff23d 100644 (file)
@@ -34,7 +34,7 @@ private:
        InputData* input;
        ValidCalculators* validCalculator;
        
-       bool abort, allLines, mult;
+       bool abort, allLines, mult, all;
        set<string> labels; //holds labels to be used
        string label, calc, groups;
        vector<string>  Estimators, Groups;