X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=unifracunweightedcommand.h;fp=unifracunweightedcommand.h;h=c98abc48d748be4dcbb8928283d808b118db29b8;hb=315e38cf393c82be238da5b32574f225a020d25c;hp=155fa75d6185d3d1bf10923ca56903a9e3e85aa8;hpb=c99f3846e7a7b6f06ab46508baa5409204ad6290;p=mothur.git diff --git a/unifracunweightedcommand.h b/unifracunweightedcommand.h index 155fa75..c98abc4 100644 --- a/unifracunweightedcommand.h +++ b/unifracunweightedcommand.h @@ -46,7 +46,7 @@ class UnifracUnweightedCommand : public Command { vector< map > rCumul; //map -vector entry for each combination. bool abort, phylip, random; - string groups, itersString; + string groups, itersString, outputDir; vector Groups; //holds groups to be used ofstream outSum, out;