]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added code to check path for uchime and catchall executables
[mothur.git] / mothurout.h
index 0e31f8414a3a3477c1d8ab928d79aee0ccdc9957..cc8bfb6b101b13b0ebe45a2eb2f5472600d6e0fc 100644 (file)
@@ -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);