]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedkulczynskicody.h
This contains Pat's bug fixes and updates. It represents mothur v.1.3.0
[mothur.git] / sharedkulczynskicody.h
index b91dee9a10c4641083aa216d41f96dbb51bb9172..c09be3a0bb095cb0866ec383553a0d235a946ee0 100644 (file)
@@ -18,7 +18,7 @@
 class KulczynskiCody : public Calculator  {
        
 public:
-       KulczynskiCody() :  Calculator("KulczynskiCody", 1, false) {};
+       KulczynskiCody() :  Calculator("kulczynskicody", 1, false) {};
        EstOutput getValues(SAbundVector*) {return data;};
        EstOutput getValues(vector<SharedRAbundVector*>);
 private: