X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ace.cpp;h=17049bdc414f7e4cb0371332b3e2aef7ac2c4f41;hb=dbc9352256135d7b3e2b17dddc5c506770e2df92;hp=d074310ab1678ca44abbb23372ee74b41321999b;hpb=ed04a159be4f1fab2850fa4dd2f40bf51e94e974;p=mothur.git diff --git a/ace.cpp b/ace.cpp index d074310..17049bd 100644 --- 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 aceData(3,0); double ace, acelci, acehci; int nrare = 0;