]> git.donarmstrong.com Git - mothur.git/blobdiff - mothur.cpp
1.18.0
[mothur.git] / mothur.cpp
index 3e2a4397dd155f6969af09406d7f34d2999efebd..45be11d8adbb0a74fa5412298e803991f1877fd9 100644 (file)
@@ -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");