]> git.donarmstrong.com Git - mothur.git/blobdiff - venn.h
fixed bug in venn command which caused error when user used more than one distance...
[mothur.git] / venn.h
diff --git a/venn.h b/venn.h
index ae73dc235bdb266d1d833131012bc293bbe795f5..748723e85dd068722d09179dab76ee1dd2968390 100644 (file)
--- a/venn.h
+++ b/venn.h
@@ -35,6 +35,7 @@ class Venn {
                SharedUtil* util;
                SAbundVector* sabund;
                GlobalData* globaldata;
+               Calculator* singleCalc;
                vector<SharedRAbundVector*> lookup;
                string format, groupComb;
                ofstream outsvg;