X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=nocommands.cpp;fp=nocommands.cpp;h=7df8edc351f2c9b799739832913b961c65726714;hb=1d898dc6edaf9e9f287fab53bf1f21fb29757a17;hp=9c223ee9e31c2eae2fb00da28a0a113bbf7ec01d;hpb=c7f5a50aec1ec4b420b286d6ccf980d2a847d494;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;