X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=parselistscommand.h;h=84abc85d46e0bc3fddd916a0095c4b45aa44dbd1;hp=b366d28a6a84a7558cda6547497130ef0c09cbdc;hb=050a3ff02473a3d4c0980964e1a9ebe52e55d6b8;hpb=deba0af0ccdcb6005ed5b2b82649b137c63fbdf7 diff --git a/parselistscommand.h b/parselistscommand.h index b366d28..84abc85 100644 --- a/parselistscommand.h +++ b/parselistscommand.h @@ -40,10 +40,10 @@ private: ListVector* list; GroupMap* groupMap; - InputData* input; + CountTable ct; ofstream out; - string outputDir, listfile, groupfile, label; + string outputDir, listfile, groupfile, label, countfile; set labels; bool abort, allLines; vector outputNames;