X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothurout.h;h=5ff0810479ab3b9f0e7e91fd6c3e8f98d0845ebb;hb=67ea6ccd74dbd64828d31b952808255f206364ff;hp=be657f4df4b72eefdf9c0494201815be4eea968f;hpb=c85db0a4be3a1f8037a71a23ca73f9762184e28a;p=mothur.git diff --git a/mothurout.h b/mothurout.h index be657f4..5ff0810 100644 --- a/mothurout.h +++ b/mothurout.h @@ -81,6 +81,7 @@ class MothurOut { vector setFilePosFasta(string, int&); string sortFile(string, string); int appendFiles(string, string); + int appendFilesWithoutHeaders(string, string); int renameFile(string, string); //oldname, newname string getFullPathName(string); string findProgramPath(string programName);