X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=parselistcommand.h;h=9e9e968077bc4394b6c82f60bef91b18fe19ca1b;hb=510b1cfc25cd79391d6973ca20c5ec25fb1bb3b2;hp=b3a2f9c71c5a5657c5cef0ccb17c13e43dd673d5;hpb=753dc84cf289b1d5dc0ca5b0c043640927aa951a;p=mothur.git diff --git a/parselistcommand.h b/parselistcommand.h index b3a2f9c..9e9e968 100644 --- a/parselistcommand.h +++ b/parselistcommand.h @@ -40,7 +40,7 @@ private: InputData* input; ReadOTUFile* read; map filehandles; - map groupOfLists; + map mapOfLists; SharedListVector* list; map listGroups; //maps group name to sequences from that group in a specific OTU map::iterator it;