]> git.donarmstrong.com Git - mothur.git/blobdiff - heip.h
changes while testing
[mothur.git] / heip.h
diff --git a/heip.h b/heip.h
index 3ae115f1deeeb6587462a1cf0cbfe7282aac8843..806b299176c9f79820bc892021c1cdc07bd83887 100644 (file)
--- a/heip.h
+++ b/heip.h
@@ -20,6 +20,7 @@ public:
        Heip() : Calculator("heip", 1, false) {};
        EstOutput getValues(SAbundVector*);
        EstOutput getValues(vector<SharedRAbundVector*>) {return data;};
+       string getCitation() { return "http://www.mothur.org/wiki/Heip"; }
 };
 
 /***********************************************************************/