X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=venncommand.h;h=98a59d404099dcb32052e07e93644be9f01e2869;hp=15932ecd5cdc2da8cbc362d0a3b55ff206a748b0;hb=1a20e24ee786195ab0e1cccd4f5aede7a88f3f4e;hpb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e diff --git a/venncommand.h b/venncommand.h index 15932ec..98a59d4 100644 --- a/venncommand.h +++ b/venncommand.h @@ -44,7 +44,7 @@ private: SAbundVector* sabund; int abund, fontsize; - bool abort, allLines, nseqs, perm; + bool abort, allLines, nseqs, perm, sharedOtus; set labels; //holds labels to be used string format, groups, calc, label, outputDir, sharedfile, listfile, inputfile; vector Estimators, Groups, outputNames;