]> git.donarmstrong.com Git - mothur.git/blobdiff - otuhierarchycommand.cpp
working on current change
[mothur.git] / otuhierarchycommand.cpp
index cc5703223c7db32f31a2bf6db21d256145100f06..b1f05398963ec330aa4a9409299715a02e25600e 100644 (file)
@@ -110,6 +110,7 @@ OtuHierarchyCommand::OtuHierarchyCommand(string option) {
                                        abort = true;
                                }
                        }else if (listFile == "not open") { abort = true; }     
+                       else { m->setListFile(listFile); }
                        
                        //if the user changes the output directory command factory will send this info to us in the output parameter 
                        outputDir = validParameter.validFile(parameters, "outputdir", false);           if (outputDir == "not found"){