]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added cluster.classic command
[mothur.git] / mothurout.h
index 9921a40dccec386ad1266e9954ed72686f7be130..efe1294245d915a66dc76e0baea439b8cf9caa1a 100644 (file)
@@ -12,6 +12,7 @@
 
 #include "mothur.h"
 
+
 /***********************************************/
 
 class MothurOut {
@@ -88,7 +89,6 @@ class MothurOut {
                int control_pressed;
                bool executing;
                
-
        private:
                static MothurOut* _uniqueInstance;
                MothurOut( const MothurOut& ); // Disable copy constructor