X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothurout.h;h=cc8bfb6b101b13b0ebe45a2eb2f5472600d6e0fc;hb=791f42d21a85f794529fd4c912dcc27d873c25e8;hp=0e31f8414a3a3477c1d8ab928d79aee0ccdc9957;hpb=2009a1a1f47e7467094d844e7c07ab8ddf7bb447;p=mothur.git diff --git a/mothurout.h b/mothurout.h index 0e31f84..cc8bfb6 100644 --- a/mothurout.h +++ b/mothurout.h @@ -82,6 +82,7 @@ class MothurOut { int appendFiles(string, string); int renameFile(string, string); //oldname, newname string getFullPathName(string); + string findProgramPath(string programName); string hasPath(string); string getExtension(string); string getPathName(string);