]> git.donarmstrong.com Git - mothur.git/blobdiff - pairwiseseqscommand.h
working on windows paralellization, added trimOligos class to be used by trim.flows...
[mothur.git] / pairwiseseqscommand.h
index afb8e19dc476050139de07964c7697626fef3fd7..a3a91f7bcd1f4ad2bbd52024d36153399ebc1414 100644 (file)
@@ -54,8 +54,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
        
        string fastaFileName, align, calc, outputDir, output;