]> git.donarmstrong.com Git - mothur.git/blobdiff - collectcommand.h
added boneh, efron, and solow calculators
[mothur.git] / collectcommand.h
index 016f37e225f5b065d90278d5db5db2c0331d2464..8057f9ff78fc1f749a986772f53664ae4e03c75d 100644 (file)
@@ -49,7 +49,7 @@ private:
        Collect* cCurve;
        ValidCalculators* validCalculator;
        vector<Display*> cDisplays;
-       int freq, abund;
+       int freq, abund, size;
 
 };