]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added checks for ^C to quit command instead of program
[mothur.git] / mothurout.h
index ac1ec3fd402af357cc956a816df8de6dc27f9e29..d9c8e5ddcbd435980dbc4f70bfbfa31799f74233 100644 (file)
@@ -25,6 +25,7 @@ class MothurOut {
                void mothurOutJustToLog(string);
                void errorOut(exception&, string, string);
                int control_pressed;
+               bool executing;
                
 
        private: