X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimerapintailcommand.h;fp=chimerapintailcommand.h;h=65e67fe0f92fb86df0abd757c4b06167dc024992;hb=0c78e45408d8c099bc51579225ebfc227f7523b2;hp=b0dcceb4d766e693a9d9c32819352690740c9946;hpb=6e8fce385a566f51350274309503d7405e5b9f35;p=mothur.git diff --git a/chimerapintailcommand.h b/chimerapintailcommand.h index b0dcceb..65e67fe 100644 --- a/chimerapintailcommand.h +++ b/chimerapintailcommand.h @@ -43,7 +43,7 @@ private: int driverMPI(int, int, MPI_File&, MPI_File&, MPI_File&, vector&); #endif - bool abort, filter, MPIWroteAccnos; + bool abort, filter; string fastafile, templatefile, consfile, quanfile, maskfile, outputDir, inputDir; int processors, window, increment, numSeqs, templateSeqsLength; Chimera* chimera;