X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=rarefactcommand.h;h=0e77a277e6ad7cda962a4c9476945f6b2aa6b557;hb=36a6b02cf7f09d2bc34376b588944a9ca73429c5;hp=6aaa3de401e07f653abcd29cff4e98c868a94e4b;hpb=91a27e0483827c06c21c4fe89558923bbfe86573;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); };