X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getsharedotucommand.h;h=30a5cd2468ab7ec8bb741729f4cb390e8a8f7c1d;hb=a3d9877d9c62058dbe167ceca159f4b76744f1cf;hp=c12cc13ab074abcd78b259ce9fff9606ecc3509d;hpb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;p=mothur.git diff --git a/getsharedotucommand.h b/getsharedotucommand.h index c12cc13..30a5cd2 100644 --- a/getsharedotucommand.h +++ b/getsharedotucommand.h @@ -41,7 +41,7 @@ class GetSharedOTUCommand : public Command { vector seqs; vector outputNames; - void process(ListVector*); + int process(ListVector*); }; //**********************************************************************************************************************