X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarytaxcommand.h;h=7716ad0ca41b4dee22f993c95c8955c94e5b4852;hb=f6a58db15cdc7b90a601f8bf9c9d3b69d642f85d;hp=5f61d13849fbfb332c8927445825bc5447b4ce8f;hpb=deba0af0ccdcb6005ed5b2b82649b137c63fbdf7;p=mothur.git diff --git a/summarytaxcommand.h b/summarytaxcommand.h index 5f61d13..7716ad0 100644 --- a/summarytaxcommand.h +++ b/summarytaxcommand.h @@ -34,7 +34,7 @@ class SummaryTaxCommand : public Command { void help() { m->mothurOut(getHelpString()); } private: - bool abort; + bool abort, relabund; string taxfile, outputDir, namefile, groupfile, refTaxonomy, countfile; vector outputNames; map nameMap;