X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=venncommand.h;h=aa1e8562343f899fcaf1e1d60295c47799b533c1;hb=71c8b7190cf3a4dcedbab0273c938f6f868562bc;hp=cc6b333d12f7eba65d9837e167220e34d6b3327d;hpb=f37a59b81c339f574d97042ff6e364146feb457a;p=mothur.git diff --git a/venncommand.h b/venncommand.h index cc6b333..aa1e856 100644 --- a/venncommand.h +++ b/venncommand.h @@ -42,7 +42,7 @@ private: bool abort, allLines; set labels; //holds labels to be used - string format, groups, calc, label; + string format, groups, calc, label, outputDir; vector Estimators, Groups;