]> git.donarmstrong.com Git - mothur.git/blobdiff - getrabundcommand.cpp
fixed some bugs
[mothur.git] / getrabundcommand.cpp
index c978bb19439db11e9fada887112ab708d7551fd2..0dfaa63129e8269b7446bad82ae38290760643a0 100644 (file)
@@ -108,6 +108,7 @@ void GetRAbundCommand::help(){
 //**********************************************************************************************************************
 
 GetRAbundCommand::~GetRAbundCommand(){
+       if (abort == false) {  globaldata->gListVector = NULL; }
 }
 
 //**********************************************************************************************************************