]> git.donarmstrong.com Git - mothur.git/blobdiff - distancecommand.h
working on windows paralellization, added trimOligos class to be used by trim.flows...
[mothur.git] / distancecommand.h
index 9d5477d7ee1dca3d715189db8d61fab432c87cf3..66d8af15d1c3b2ffc67e747bb14c9ee7ca0f2480 100644 (file)
@@ -213,8 +213,8 @@ private:
        
        #ifdef USE_MPI 
        int driverMPI(int, int, MPI_File&, float);
-       int driverMPI(int, int, string, unsigned long int&);
-       int driverMPI(int, int, string, unsigned long int&, string);
+       int driverMPI(int, int, string, unsigned long long&);
+       int driverMPI(int, int, string, unsigned long long&, string);
        #endif
        
        //int convertMatrix(string);