]> git.donarmstrong.com Git - mothur.git/blobdiff - getcurrentcommand.h
changes while testing
[mothur.git] / getcurrentcommand.h
index dfff0fa27d09573ab35d95ddb8c1375f77d9ac5e..2d8dbb1a432168f26a2371ccd996762d53670be5 100644 (file)
@@ -22,7 +22,8 @@ class GetCurrentCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "get.current"; }
                string getCommandCategory()             { return "General";             }
-               string getHelpString(); 
+        string getHelpString();        
+        string getOutputPattern(string)        { return ""; }
                string getCitation() { return "http://www.mothur.org/wiki/Get.current"; }
                string getDescription()         { return "get current files saved by mothur"; }