]> git.donarmstrong.com Git - mothur.git/blobdiff - distancecommand.h
added MPI code, broke up chimera.seqs into 5 separated commands, added parse.sff...
[mothur.git] / distancecommand.h
index c1dac1443a4d2a213ab715d79908e6dd76027a62..f825cfbf343455b9ba5ef4bfb89836df8775cebe 100644 (file)
@@ -49,6 +49,7 @@ private:
        
        #ifdef USE_MPI 
        int driverMPI(int, int, MPI_File&, float);
+       int driverMPI(int, int, string, long&);
        #endif
        
        int convertMatrix(string);