X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarysharedcommand.h;fp=summarysharedcommand.h;h=bcd8ab671f2727331179dbe3511d4acd72f72417;hb=aa9238c0a9e6e7aa0ed8b8b606b08ad4fd7dcfe3;hp=8f37eeb9cb1a907c7db1b2c6549ad19bda591a6b;hpb=182db2b6f1747bc1e0b8cd3eceec8751abdd31d5;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); };