]> git.donarmstrong.com Git - mothur.git/blobdiff - setcurrentcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / setcurrentcommand.h
index 3949519e9ec3f04392d555539fd5409dcab59dea..becc4d4712bba2257018378424e4f555e1a6f42a 100644 (file)
@@ -23,6 +23,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "set.current"; }
        string getCommandCategory()             { return "General";             }
+       string getOutputFileNameTag(string, string) { return ""; }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Set.current"; }
        string getDescription()         { return "set current files for mothur"; }