]> git.donarmstrong.com Git - mothur.git/blobdiff - getsabundcommand.cpp
fixed some bugs
[mothur.git] / getsabundcommand.cpp
index 6670980dde157a7740f9984309123b2a63625475..1e10736f281b76f59c0e74374ba1b8afd4d36646 100644 (file)
@@ -186,7 +186,7 @@ int GetSAbundCommand::execute(){
                        sabund->print(out);
                        delete sabund;
                }
-               delete lastOrder;
+               delete lastOrder;  globaldata->gorder = NULL;
 
                out.close();
                return 0;