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