X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarysharedcommand.h;h=bcd8ab671f2727331179dbe3511d4acd72f72417;hb=8ab46c171b45ae3782d839539792d049017a361b;hp=8f37eeb9cb1a907c7db1b2c6549ad19bda591a6b;hpb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;p=mothur.git diff --git a/summarysharedcommand.h b/summarysharedcommand.h index 8f37eeb..bcd8ab6 100644 --- a/summarysharedcommand.h +++ b/summarysharedcommand.h @@ -41,7 +41,7 @@ private: vector lookup; string outputFileName, format, outAllFileName, outputDir; ofstream outputFileHandle, outAll; - void process(vector); + int process(vector); };