]> git.donarmstrong.com Git - mothur.git/blobdiff - engine.cpp
added tree reader class to handle reading trees. Reworked the tree map to tree class...
[mothur.git] / engine.cpp
index ffbe324acd490ec6eb621ce0fe8d26b3b38d3ac0..24adcb53b59f39f049269d74b4da953a5f387262 100644 (file)
@@ -183,7 +183,6 @@ bool InteractEngine::getInput(){
                                        mout->clearGroups();
                                        mout->clearAllGroups();
                                        mout->Treenames.clear();
-                                       mout->names.clear();
                                        mout->saveNextLabel = "";
                                        mout->printedHeaders = false;
                                        mout->commandInputsConvertError = false;
@@ -369,7 +368,6 @@ bool BatchEngine::getInput(){
                                        mout->clearGroups();
                                        mout->clearAllGroups();
                                        mout->Treenames.clear();
-                                       mout->names.clear();
                                        mout->saveNextLabel = "";
                                        mout->printedHeaders = false;
                                        mout->commandInputsConvertError = false;
@@ -538,7 +536,6 @@ bool ScriptEngine::getInput(){
                                        mout->clearGroups();
                                        mout->clearAllGroups();
                                        mout->Treenames.clear();
-                                       mout->names.clear();
                                        mout->saveNextLabel = "";
                                        mout->printedHeaders = false;
                                        mout->commandInputsConvertError = false;