X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=chimeracheckcommand.h;fp=chimeracheckcommand.h;h=350e10ea4bbbfc5bee07906e93edb029e996dc5f;hb=65b6a38d00b3a72021611211e7c25392022c69ed;hp=d29744ba39ba1791e27c306c7fd09f950ac15c0f;hpb=f5ef644ce76074de08b2bbb64097619b2b16d60d;p=mothur.git diff --git a/chimeracheckcommand.h b/chimeracheckcommand.h index d29744b..350e10e 100644 --- a/chimeracheckcommand.h +++ b/chimeracheckcommand.h @@ -53,7 +53,7 @@ private: int driverMPI(int, int, MPI_File&, MPI_File&, vector&); #endif - bool abort, svg; + bool abort, svg, save; string fastafile, templatefile, namefile, outputDir; int processors, increment, ksize, numSeqs, templateSeqsLength; Chimera* chimera;