X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=venncommand.h;h=a159356e44466f13913242128be47c0377e7806d;hp=aa1e8562343f899fcaf1e1d60295c47799b533c1;hb=61798fe609675abfedf511e542cc48c56a531199;hpb=1d7a10dc3dafd1606d6255bdb54e02429cbee47c diff --git a/venncommand.h b/venncommand.h index aa1e856..a159356 100644 --- a/venncommand.h +++ b/venncommand.h @@ -40,7 +40,7 @@ private: SAbundVector* sabund; int abund; - bool abort, allLines; + bool abort, allLines, nseqs; set labels; //holds labels to be used string format, groups, calc, label, outputDir; vector Estimators, Groups;