]> git.donarmstrong.com Git - mothur.git/blobdiff - summarycommand.h
added boneh, efron, and solow calculators
[mothur.git] / summarycommand.h
index 8f42f459bf2de9a6c12679a42ea8bbf35c7835a1..135c4025ec15d0097c6bee83f239039bf22c83f4 100644 (file)
@@ -46,6 +46,6 @@ private:
        SAbundVector* sabund;
        string outputFileName;
        ofstream outputFileHandle;
-       int abund;
+       int abund, size;
 };
 #endif