X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=chimerabellerophoncommand.h;h=4ff7f799202f9403b8793a625ee0a551354a69a2;hp=e450b52bbe3326f5677cd914f0fa19c9c7970962;hb=52ea8f3a52c05331b9bd7519ae0b518bda233d05;hpb=14bf280629e8e52ff1ea3c9da6f7aae1e28f9acb diff --git a/chimerabellerophoncommand.h b/chimerabellerophoncommand.h index e450b52..4ff7f79 100644 --- a/chimerabellerophoncommand.h +++ b/chimerabellerophoncommand.h @@ -30,6 +30,8 @@ private: string fastafile, outputDir; int processors, window, increment, numSeqs; Chimera* chimera; + vector outputNames; + vector fastaFileNames; }; /***********************************************************/