X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=matrixoutputcommand.h;h=8af539ba01ae59ed07027d63f2bd9d1859b4c217;hb=01f6af90c907264686304a5c684c702e94ff40ae;hp=f915dfcda8d7ab88040fcb1e8e2f4bbabf833590;hpb=53171f07cc0c0e560e2b4ba2946f690d59fc2dc4;p=mothur.git diff --git a/matrixoutputcommand.h b/matrixoutputcommand.h index f915dfc..8af539b 100644 --- a/matrixoutputcommand.h +++ b/matrixoutputcommand.h @@ -88,7 +88,7 @@ private: }; vector lines; - void printSims(ostream&, vector< vector >&); + void printSims(ostream&, vector< vector >&); int process(vector); vector matrixCalculators;