]> git.donarmstrong.com Git - mothur.git/blobdiff - kruskalwalliscommand.h
updated getgroupnames
[mothur.git] / kruskalwalliscommand.h
index 0fa8b683f25397173fc747d5edf0a276508ca72e..4a1e18971802619f245d53af5a1ab7b881936316 100644 (file)
@@ -38,6 +38,7 @@ public:
     int execute(); 
        void help() { m->mothurOut(getHelpString()); }
     void assignRank(vector<groupRank>&);
+    void assignValue(vector<groupRank>&);
     
     
 private: