X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=chimeracheckrdp.h;h=25db15b6738f4909a3a02e939d9a114b9d63fa29;hp=f17c7b16d9124074548c391300a0e7d99d2c07b8;hb=250e3b11b1c9c1e1ad458ab6c7e71ac2e67e11d9;hpb=fdc1f6eaf544f695fc1511f24bddd7e6069c33ba diff --git a/chimeracheckrdp.h b/chimeracheckrdp.h index f17c7b1..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*); - 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: