X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=sharedjabund.h;h=a5fab2f981fce1947d24b8a8ca7eb3c2844d40fc;hb=2a07f8664a7fd1ef0d572b88e8b5bede24cc0b3c;hp=f01d61659ccc22602431a1f9719f5bafea05f8c5;hpb=50ed3b6104d5821d6184f882e1e1423d47dcbf10;p=mothur.git diff --git a/sharedjabund.h b/sharedjabund.h index f01d616..a5fab2f 100644 --- a/sharedjabund.h +++ b/sharedjabund.h @@ -20,7 +20,7 @@ It is a child of the calculator class. */ class JAbund : public Calculator { public: - JAbund() : Calculator("JAbund", 3, false) {}; + JAbund() : Calculator("jabund", 3, false) {}; EstOutput getValues(SAbundVector*) {return data;}; EstOutput getValues(vector); private: