]> git.donarmstrong.com Git - mothur.git/blobdiff - quitcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / quitcommand.h
index 64958008deae4165e4a9019ddf93a0f44fd09f25..63d6fd5c39576222d2b3b864cc8e50420de972bc 100644 (file)
@@ -27,6 +27,7 @@ public:
        string getCommandName()                 { return "quit";                }
        string getCommandCategory()             { return "Hidden";              }
        string getHelpString() { return "The quit command will terminate mothur and should be in the following format: quit() or quit. \n"; }   
+    string getOutputFileNameTag(string, string) { return "";        }
        string getCitation() { return "no citation"; }
        string getDescription()         { return "quit"; }