X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=rarefactsharedcommand.h;fp=rarefactsharedcommand.h;h=aa321e84e7d7115c7a000403da3bcd39959dbab2;hb=315e38cf393c82be238da5b32574f225a020d25c;hp=a141988e51c90989515a5ec868319a94015a6e2d;hpb=c99f3846e7a7b6f06ab46508baa5409204ad6290;p=mothur.git diff --git a/rarefactsharedcommand.h b/rarefactsharedcommand.h index a141988..aa321e8 100644 --- a/rarefactsharedcommand.h +++ b/rarefactsharedcommand.h @@ -39,7 +39,7 @@ private: bool abort, allLines, jumble; set labels; //holds labels to be used - string label, calc, groups; + string label, calc, groups, outputDir; vector Estimators, Groups;