]> git.donarmstrong.com Git - mothur.git/blobdiff - ace.cpp
Added get.line command.
[mothur.git] / ace.cpp
diff --git a/ace.cpp b/ace.cpp
index 064779467d92c14a514f9ad10c4fd714763401ed..d074310ab1678ca44abbb23372ee74b41321999b 100644 (file)
--- a/ace.cpp
+++ b/ace.cpp
@@ -13,6 +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;