X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothur.cpp;h=45be11d8adbb0a74fa5412298e803991f1877fd9;hb=9d6f36294dcaef3ac65a0e69fd8140077c3209e0;hp=3e2a4397dd155f6969af09406d7f34d2999efebd;hpb=f0a594f6676ef5a52d1f122b6de70de2fda08c81;p=mothur.git diff --git a/mothur.cpp b/mothur.cpp index 3e2a439..45be11d 100644 --- a/mothur.cpp +++ b/mothur.cpp @@ -168,7 +168,7 @@ int main(int argc, char *argv[]){ if(argc>1){ input = argv[1]; - //m->mothurOut("input = " + input); m->mothurOutEndLine(); + m->mothurOut("input = " + input); m->mothurOutEndLine(); if (input[0] == '#') { m->mothurOutJustToLog("Script Mode");