X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pintail.h;h=92c399889c3be0aa0e552fe296612eb336bc8168;hb=70491a12902e89b85cfa6b44a7b7fbe066ee2ac1;hp=6bbc1a3ab2b74f856ddae5c7a42376280656a389;hpb=4b6e3f7b5543822a2cca4fb076ab6af2ce8ca62d;p=mothur.git diff --git a/pintail.h b/pintail.h index 6bbc1a3..92c3998 100644 --- a/pintail.h +++ b/pintail.h @@ -28,13 +28,13 @@ class Pintail : public Chimera { ~Pintail(); int getChimeras(Sequence*); - Sequence* print(ostream&, ostream&); + Sequence print(ostream&, ostream&); void setCons(string c) { consfile = c; } void setQuantiles(string q) { quanfile = q; } #ifdef USE_MPI - Sequence* print(MPI_File&, MPI_File&); + Sequence print(MPI_File&, MPI_File&); #endif private: