X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setlogfilecommand.h;h=ed08180c7a4429a5a484f143e84e42271e12be36;hb=9d6f36294dcaef3ac65a0e69fd8140077c3209e0;hp=0c0347b61ac7620e925c59717ee03085917a2688;hpb=f0a594f6676ef5a52d1f122b6de70de2fda08c81;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();