X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=parselistcommand.h;h=b3a2f9c71c5a5657c5cef0ccb17c13e43dd673d5;hb=753dc84cf289b1d5dc0ca5b0c043640927aa951a;hp=9f88bc6d9ddc28b4d9b713ade80663be2b7e56e6;hpb=de2dc9fb831f569b823031d0730f5a0d739e8290;p=mothur.git diff --git a/parselistcommand.h b/parselistcommand.h index 9f88bc6..b3a2f9c 100644 --- a/parselistcommand.h +++ b/parselistcommand.h @@ -44,6 +44,7 @@ private: SharedListVector* list; map listGroups; //maps group name to sequences from that group in a specific OTU map::iterator it; + map::iterator it2; map::iterator it3; void parse(int, SharedListVector*); void process(SharedListVector*);