X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=binsequencecommand.h;fp=binsequencecommand.h;h=6ea7305265a6725a6a6290f6de028b307c5e8a0b;hb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;hp=2804235aa67822bf016dcdeb696eca4fbd9d6464;hpb=a218321731df14d231bbc08e79906f757cf1540d;p=mothur.git diff --git a/binsequencecommand.h b/binsequencecommand.h index 2804235..6ea7305 100644 --- a/binsequencecommand.h +++ b/binsequencecommand.h @@ -41,6 +41,7 @@ private: string filename, fastafile, namesfile, groupfile, label, outputDir; ofstream out; ifstream in, inNames; + vector outputNames; void readNamesFile(); int process(ListVector*);