]> git.donarmstrong.com Git - mothur.git/blobdiff - getlistcountcommand.cpp
working on current change
[mothur.git] / getlistcountcommand.cpp
index 4dc20634c1e53d774348559447c736f736ff4e69..57afd85943e956b6bf4364d0b7c0b8bf27657cc3 100644 (file)
@@ -114,6 +114,7 @@ GetListCountCommand::GetListCountCommand(string option)  {
                                else {  m->mothurOut("You have no current list file and the list parameter is required."); m->mothurOutEndLine(); abort = true; }
                        }
                        else if (listfile == "not open") { abort = true; }      
+                       else { m->setListFile(listfile); }
                        
                
                        //check for optional parameter and set defaults