X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothurout.h;h=3019386a64d8947bccfcee23a9705e3b7e5d3898;hb=8c8acb6218f58f662466e4111ab8aa4da0caf93c;hp=013aa541444227deab43ec80eda7948dfd402bb6;hpb=d0cceb86216f1174afa51582a51490294912b00e;p=mothur.git diff --git a/mothurout.h b/mothurout.h index 013aa54..3019386 100644 --- a/mothurout.h +++ b/mothurout.h @@ -62,7 +62,7 @@ class MothurOut { vector setFilePosEachLine(string, int&); vector setFilePosFasta(string, int&); string sortFile(string, string); - void appendFiles(string, string); + int appendFiles(string, string); int renameFile(string, string); //oldname, newname string getFullPathName(string); string hasPath(string);