X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sequence.hpp;fp=sequence.hpp;h=21b4c3874c9ccb1f5ab9eab31fe78fbd7f0a40c6;hb=fdc1f6eaf544f695fc1511f24bddd7e6069c33ba;hp=5f84d441c20d0fd8a0ed8f9284b7a32dfc9b4214;hpb=aba5f8811829037b0a3004ef33f0ad4ed5e5fcf8;p=mothur.git diff --git a/sequence.hpp b/sequence.hpp index 5f84d44..21b4c38 100644 --- a/sequence.hpp +++ b/sequence.hpp @@ -47,6 +47,9 @@ public: bool getIsAligned(); void printSequence(ostream&); + int MPISend(int); //not working at the moment... + int MPIRecv(int); //not working at the moment... + private: MothurOut* m; void initialize();