X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=unifracunweightedcommand.h;fp=unifracunweightedcommand.h;h=a1f2bf37480acc446b94e2f96ab6647b5c9e07a8;hb=794b3f789d6160c99b75edb9cf9af5cf3df4b9da;hp=91f005c2500b9011b9149f3b7a18996c00af5c6f;hpb=e3e0858c684c4608d679840024e5095ddc8e2719;p=mothur.git diff --git a/unifracunweightedcommand.h b/unifracunweightedcommand.h index 91f005c..a1f2bf3 100644 --- a/unifracunweightedcommand.h +++ b/unifracunweightedcommand.h @@ -51,7 +51,7 @@ class UnifracUnweightedCommand : public Command { vector< map > rCumul; //map -vector entry for each combination. bool abort, phylip, random; - string groups, itersString, outputDir; + string groups, itersString, outputDir, outputForm; vector Groups, outputNames; //holds groups to be used map > outputTypes;