X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=splitabundcommand.h;h=2e409b2aedd7606b6c689f48cb9e0e58f7a0bcfe;hb=0e40e23448c2ee274268d85e0d0e65cb9eaeee6f;hp=02d61f3dc3b7f343a9e0d9a73bb71e84fcdacbbd;hpb=5e5253ff472de3c6349e562d2580873287be0c65;p=mothur.git diff --git a/splitabundcommand.h b/splitabundcommand.h index 02d61f3..2e409b2 100644 --- a/splitabundcommand.h +++ b/splitabundcommand.h @@ -42,7 +42,7 @@ private: int splitList(ListVector*); int splitNames(); //namefile int writeNames(); - int writeList(ListVector*); + int writeList(ListVector*, string); int writeAccnos(string); int parseGroup(string); int parseFasta(string);