]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added save parameter to align.seqs, chimera commands, classify.seqs, and seq.error...
[mothur.git] / mothurout.h
index 7bbd315b0420ce2a4d42d759aa244303f4998f9d..f68e45324d0939182be7eb1b4b373b2c502d5c80 100644 (file)
@@ -12,7 +12,6 @@
 
 #include "mothur.h"
 
-
 /***********************************************/
 
 class MothurOut {
@@ -183,7 +182,7 @@ class MothurOut {
                        gui = false;
                        printedHeaders = false;
                        sharedHeaderMode = "";
-               };
+               }
                ~MothurOut();
 
                string logFileName;