]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedjclass.h
changes while testing
[mothur.git] / sharedjclass.h
index 59aea193c04bb8b0c5780508225ee131a12064a4..015b8acdd4ad1f0264dd75730e47e64bc823f3a6 100644 (file)
@@ -22,6 +22,7 @@ public:
        Jclass() :  Calculator("jclass", 1, false) {};
        EstOutput getValues(SAbundVector*) {return data;};
        EstOutput getValues(vector<SharedRAbundVector*>);
+       string getCitation() { return "http://www.mothur.org/wiki/Jclass"; }
 private:
        
 };