]> git.donarmstrong.com Git - mothur.git/blobdiff - shhhercommand.cpp
added make.fastq command
[mothur.git] / shhhercommand.cpp
index 5bf802ef304dde8c9d628db63a9e0915f23f236e..6a19618b503d13157a1fdea8ae5a234c019fe9af 100644 (file)
@@ -1097,7 +1097,7 @@ string ShhherCommand::createDistFile(int processors){
 
                m->mothurOutEndLine();
                
-               m-mothurOut("Total time: " + toString(time(NULL) - begTime) + '\t' + toString((clock() - begClock)/CLOCKS_PER_SEC) + '\n');
+               m->mothurOut("Total time: " + toString(time(NULL) - begTime) + '\t' + toString((clock() - begClock)/CLOCKS_PER_SEC) + '\n');
                
 
                return fDistFileName;