]> git.donarmstrong.com Git - mothur.git/blobdiff - getsharedotucommand.h
added checks for ^C to quit command instead of program
[mothur.git] / getsharedotucommand.h
index c12cc13ab074abcd78b259ce9fff9606ecc3509d..30a5cd2468ab7ec8bb741729f4cb390e8a8f7c1d 100644 (file)
@@ -41,7 +41,7 @@ class GetSharedOTUCommand : public Command {
                vector<Sequence> seqs;
                vector<string> outputNames;
                
-               void process(ListVector*);
+               int process(ListVector*);
                
 };
 //**********************************************************************************************************************