X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setdircommand.h;fp=setdircommand.h;h=6263c5eb9a55c391a0a91adf657b82d2be97d6cf;hb=c69e2e9749626cfbf1d6cb0125ae94f869e00b18;hp=1afab07244ef9f9464b98224249fea447f00402e;hpb=c887ae6cd9f1c5b6e1b73a1384f154392be4efa3;p=mothur.git diff --git a/setdircommand.h b/setdircommand.h index 1afab07..6263c5e 100644 --- a/setdircommand.h +++ b/setdircommand.h @@ -20,7 +20,7 @@ class SetDirectoryCommand : public Command { public: SetDirectoryCommand(string); - SetDirectoryCommand() {} + SetDirectoryCommand() { abort = true; calledHelp = true; } ~SetDirectoryCommand(); vector getRequiredParameters(); vector getValidParameters();