]> git.donarmstrong.com Git - mothur.git/blobdiff - ace.cpp
fixed parsimony bug
[mothur.git] / ace.cpp
diff --git a/ace.cpp b/ace.cpp
index d074310ab1678ca44abbb23372ee74b41321999b..17049bdc414f7e4cb0371332b3e2aef7ac2c4f41 100644 (file)
--- a/ace.cpp
+++ b/ace.cpp
@@ -13,9 +13,7 @@
 
 EstOutput Ace::getValues(SAbundVector* rank) {
        try {
-               cout << "abund = " << abund << "\n";
                data.resize(3,0);
-       //      vector<double> aceData(3,0);
                double ace, acelci, acehci;
        
                int nrare = 0;