X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=normalizesharedcommand.h;h=4b6f7fd9e93f4912bf648f2c826ab0a09b15910c;hb=8dd3c225255d7084e3aff8740aa4f1f1cabb367a;hp=c25274119ac3c918dcfa8ef584b05bd3f9310bc9;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;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&);