]> git.donarmstrong.com Git - mothur.git/blobdiff - commandfactory.hpp
added modify names parameter to set.dir
[mothur.git] / commandfactory.hpp
index e95db8016a4149c9c2defdbb9e7933ff6ee3905a..36e8f462b146fc7846ee6cf9ead1eb42e9757a36 100644 (file)
@@ -26,6 +26,7 @@ public:
        bool isValidCommand(string);\r
        bool isValidCommand(string, string);\r
        void printCommands(ostream&);\r
+    void printCommandsCategories(ostream&);\r
        void setOutputDirectory(string o)               {       outputDir = o;  m->setOutputDir(o);     }\r
        void setInputDirectory(string i)                {       inputDir = i;           }\r
        void setLogfileName(string n, bool a)   {       logFileName = n;  append = a;           }\r