X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=binsequencecommand.h;fp=binsequencecommand.h;h=a183151f3580ab5232a1108c25a58c22a0c540e6;hb=f37a59b81c339f574d97042ff6e364146feb457a;hp=8ea88cbfcff767eec8461df493cea50217675404;hpb=cc1838f288a7712d44929fca5175ce89f3a58f12;p=mothur.git diff --git a/binsequencecommand.h b/binsequencecommand.h index 8ea88cb..a183151 100644 --- a/binsequencecommand.h +++ b/binsequencecommand.h @@ -37,9 +37,8 @@ private: FastaMap* fasta; GroupMap* groupMap; bool abort, allLines; - set lines; //hold lines to be used set labels; //holds labels to be used - string filename, fastafile, namesfile, groupfile, line, label; + string filename, fastafile, namesfile, groupfile, label; ofstream out; ifstream in, inNames;