X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedsorabund.h;fp=sharedsorabund.h;h=7ec112e31b7902fd442508b562f301353a8f54be;hb=1b4aa03040e61f4c2d47ce32cb12726dcdadb917;hp=0dbf4a4bcb33def6eabdc2205b2be3a17f29c406;hpb=87537e4ee46cae9b7041ae0ed4dbbc229936d37c;p=mothur.git diff --git a/sharedsorabund.h b/sharedsorabund.h index 0dbf4a4..7ec112e 100644 --- a/sharedsorabund.h +++ b/sharedsorabund.h @@ -20,7 +20,7 @@ It is a child of the calculator class. */ class SorAbund : public Calculator { public: - SorAbund() : Calculator("sorabund", 3, false) {}; + SorAbund() : Calculator("sorabund", 1, false) {}; EstOutput getValues(SAbundVector*) {return data;}; EstOutput getValues(vector); private: