X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=chimeracheckrdp.h;h=25db15b6738f4909a3a02e939d9a114b9d63fa29;hp=4805ba11920bba45b96befc23005f4dba6e22fc5;hb=050a3ff02473a3d4c0980964e1a9ebe52e55d6b8;hpb=4b6e3f7b5543822a2cca4fb076ab6af2ce8ca62d diff --git a/chimeracheckrdp.h b/chimeracheckrdp.h index 4805ba1..25db15b 100644 --- a/chimeracheckrdp.h +++ b/chimeracheckrdp.h @@ -17,7 +17,7 @@ #include "alignmentdb.h" /***********************************************************/ -//This class was created using the algorythms described in +//This class was created using the algorithms described in //CHIMERA_CHECK version 2.7 written by Niels Larsen. /***********************************************************/ @@ -29,10 +29,10 @@ class ChimeraCheckRDP : public Chimera { ~ChimeraCheckRDP(); int getChimeras(Sequence*); - 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: