]> git.donarmstrong.com Git - mothur.git/blobdiff - collect.h
Added get.line command.
[mothur.git] / collect.h
index 3f6a094e0319092f3c8151408813cd2678468d85..aca4ccd40069cf5fdcdb9fed05b17cabe447f567 100644 (file)
--- a/collect.h
+++ b/collect.h
@@ -34,7 +34,7 @@ private:
        vector<Display*> displays;
        int numSeqs, numGroupComb, totalNumSeq;
        string label, groupLabel;
-       void getGroupComb(vector<string>);
+       void getGroupComb();
        vector<string> groupComb;
        bool validGroup(vector<string>, string);
 };