X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=indicatorcommand.h;fp=indicatorcommand.h;h=ae7499764dd7f32206ad36c01fdbd98fff3d8592;hb=0746c58a680458c0bc874b3a5fc1334b12ed2f18;hp=0ec100aecba915fb304e72146d06cbe2376ce8aa;hpb=7d38edc137a66a33f67f8cf55cce88331290aaf7;p=mothur.git diff --git a/indicatorcommand.h b/indicatorcommand.h index 0ec100a..ae74997 100644 --- a/indicatorcommand.h +++ b/indicatorcommand.h @@ -34,7 +34,8 @@ private: GlobalData* globaldata; ReadTree* read; TreeMap* treeMap; - string treefile, sharedfile, relabundfile, groups, label, inputFileName, outputDir; + GroupMap* designMap; + string treefile, sharedfile, relabundfile, groups, label, inputFileName, outputDir, designfile; bool abort; vector outputNames, Groups; map > outputTypes;