]> git.donarmstrong.com Git - mothur.git/blobdiff - engine.hpp
fixed catchall PATH variable bug added trimera to chimera.slayer
[mothur.git] / engine.hpp
index 0e7721a1ba1a51566eaab52b909604a50d5a70eb..d5846ba65fc287a6b7de3e7f5f6cfaa57a7f5951 100644 (file)
@@ -36,6 +36,7 @@ protected:
        vector<string> options;
        CommandFactory* cFactory;
        MothurOut* mout;
+       string findMothursPath();
 };