X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=nocommands.cpp;h=7df8edc351f2c9b799739832913b961c65726714;hb=bd27c2b0612942815b7417c79f7ee41f669a2a34;hp=9c223ee9e31c2eae2fb00da28a0a113bbf7ec01d;hpb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;p=mothur.git diff --git a/nocommands.cpp b/nocommands.cpp index 9c223ee..7df8edc 100644 --- a/nocommands.cpp +++ b/nocommands.cpp @@ -19,7 +19,7 @@ int NoCommand::execute(){ //Could choose to give more help here?fdsah cout << "Invalid command.\n"; - CommandFactory* valid = CommandFactory::getInstance(); + CommandFactory* valid = CommandFactory::getInstance(); valid->printCommands(cout); return 0;