X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=ccode.h;h=456b735df524ff3eed9c2688be95f8537c0d0c86;hp=60feaf448727b545e171682a9a3a0d72257b6f8b;hb=a8e2df1b96a57f5f29576b08361b86a96a8eff4f;hpb=4b6e3f7b5543822a2cca4fb076ab6af2ce8ca62d diff --git a/ccode.h b/ccode.h index 60feaf4..456b735 100644 --- a/ccode.h +++ b/ccode.h @@ -28,10 +28,10 @@ class Ccode : public Chimera { ~Ccode(); int getChimeras(Sequence* query); - Sequence* print(ostream&, ostream&); + Sequence print(ostream&, ostream&); #ifdef USE_MPI - Sequence* print(MPI_File&, MPI_File&); + Sequence print(MPI_File&, MPI_File&); #endif private: