X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=rarefactcommand.h;fp=rarefactcommand.h;h=0e77a277e6ad7cda962a4c9476945f6b2aa6b557;hb=2009a1a1f47e7467094d844e7c07ab8ddf7bb447;hp=6aaa3de401e07f653abcd29cff4e98c868a94e4b;hpb=a5d3e10e24e503483d8e85b54f0fd34b9308d31b;p=mothur.git diff --git a/rarefactcommand.h b/rarefactcommand.h index 6aaa3de..0e77a27 100644 --- a/rarefactcommand.h +++ b/rarefactcommand.h @@ -50,7 +50,7 @@ private: vector groups; string outputDir; - vector parseSharedFile(string); + vector parseSharedFile(string, map >&); vector createGroupFile(vector&, map); };