]> git.donarmstrong.com Git - mothur.git/blobdiff - parselistcommand.h
added logfile feature
[mothur.git] / parselistcommand.h
index b3a2f9c71c5a5657c5cef0ccb17c13e43dd673d5..9e9e968077bc4394b6c82f60bef91b18fe19ca1b 100644 (file)
@@ -40,7 +40,7 @@ private:
        InputData* input;
        ReadOTUFile* read;
        map<string, ofstream*> filehandles;
-       map<string, SharedListVector*> groupOfLists;
+       map<string, SharedListVector*> mapOfLists;
        SharedListVector* list;
        map<string, string> listGroups; //maps group name to sequences from that group in a specific OTU
        map<string, string>::iterator it;