X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=normalizesharedcommand.h;h=4b6f7fd9e93f4912bf648f2c826ab0a09b15910c;hb=1bf53bca7e26bf091588bc8ca6e68cbfae1df6fe;hp=c25274119ac3c918dcfa8ef584b05bd3f9310bc9;hpb=19fcbbdba99658f5eca244803280f9ee7f9f6607;p=mothur.git diff --git a/normalizesharedcommand.h b/normalizesharedcommand.h index c252741..4b6f7fd 100644 --- a/normalizesharedcommand.h +++ b/normalizesharedcommand.h @@ -44,8 +44,8 @@ private: int norm; vector Groups, outputNames; - int normalize(vector&, ofstream&); - int normalize(vector&, ofstream&); + int normalize(vector&); + int normalize(vector&); int eliminateZeroOTUS(vector&); int eliminateZeroOTUS(vector&);