]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added MPI to dist.seqs command
[mothur.git] / mothurout.h
index ac1ec3fd402af357cc956a816df8de6dc27f9e29..7b4732b45108b05cca9b17be98e9205b50e1a2ab 100644 (file)
@@ -25,7 +25,7 @@ class MothurOut {
                void mothurOutJustToLog(string);
                void errorOut(exception&, string, string);
                int control_pressed;
-               
+               bool executing;
 
        private:
                static MothurOut* _uniqueInstance;