]> git.donarmstrong.com Git - mothur.git/blobdiff - readdistcommand.h
added [ERROR] flag if command aborts
[mothur.git] / readdistcommand.h
index 984b4a78ec40fc5b9d643cd51434ef4255d3e239..2f05ddbd3169d4cd4f204245ca2a0dd88571cb8e 100644 (file)
@@ -27,7 +27,7 @@ class GlobalData;
 class ReadDistCommand : public Command {
 public:
        ReadDistCommand(string);
-       ReadDistCommand() {}
+       ReadDistCommand() { abort = true; calledHelp = true; }
        ~ReadDistCommand();
        vector<string> getRequiredParameters();
        vector<string> getValidParameters();