]> git.donarmstrong.com Git - mothur.git/blobdiff - aligncommand.h
some bug fixes
[mothur.git] / aligncommand.h
index 186ca63b15cbd09f881d29041de379dc5cf6b6b9..fb47874f8e1ff619a015b66b1f60952aafd61eb0 100644 (file)
@@ -43,7 +43,7 @@ private:
        void appendReportFiles(string, string);
        
        #ifdef USE_MPI
-       int driverMPI(int, int, MPI_File&, MPI_File&, MPI_File&, MPI_File&, vector<long>&);
+       int driverMPI(int, int, MPI_File&, MPI_File&, MPI_File&, MPI_File&, vector<unsigned long int>&);
        #endif
        
        string candidateFileName, templateFileName, distanceFileName, search, align, outputDir;