X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setlogfilecommand.h;h=ed08180c7a4429a5a484f143e84e42271e12be36;hb=0571957d68cbbc0e425af1db8e808f826010b9e2;hp=0c0347b61ac7620e925c59717ee03085917a2688;hpb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;p=mothur.git diff --git a/setlogfilecommand.h b/setlogfilecommand.h index 0c0347b..ed08180 100644 --- a/setlogfilecommand.h +++ b/setlogfilecommand.h @@ -19,7 +19,7 @@ class SetLogFileCommand : public Command { public: SetLogFileCommand(string); - SetLogFileCommand() { abort = true; calledHelp = true; } + SetLogFileCommand() { setParameters(); abort = true; calledHelp = true; } ~SetLogFileCommand(){} vector setParameters();