]> git.donarmstrong.com Git - mothur.git/blobdiff - alignmentdb.cpp
started work on sffinfo command. fixed bug across all paralellized commands if the...
[mothur.git] / alignmentdb.cpp
index 9b2977dd91d11604b990860f1b85299aff50b147..bf46bec168858853a58730fd80b4309798982fa6 100644 (file)
@@ -26,7 +26,7 @@ AlignmentDB::AlignmentDB(string fastaFileName, string s, int kmerSize, float gap
                \r
                #ifdef USE_MPI  \r
                        int pid, processors;\r
-                       vector<long> positions;\r
+                       vector<unsigned long int> positions;\r
                \r
                        MPI_Status status; \r
                        MPI_File inMPI;\r