]> git.donarmstrong.com Git - mothur.git/blobdiff - rarefactcommand.h
changed rarefaction.single output
[mothur.git] / rarefactcommand.h
index 36288927ac2d5bb575378329c9c0a6b66f1db5c4..72d24151193076eea753f5b17d97e135da7d42d0 100644 (file)
@@ -51,7 +51,7 @@ private:
        string outputDir;
        
        vector<string> parseSharedFile(string);
-       vector<string> createGroupFile(vector<string>&);
+       vector<string> createGroupFile(vector<string>&, map<string, string>);
 };
 
 #endif