]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraseqscommand.cpp
testing mpi
[mothur.git] / chimeraseqscommand.cpp
index 69ce031a50c37caed255347378979e3b94d37b62..65e082b93a6a97e162af3aca3aa576915f22bd18 100644 (file)
@@ -340,7 +340,8 @@ int ChimeraSeqsCommand::execute(){
                        m->mothurOut(outputFileName); m->mothurOutEndLine();    
                        if (hasAccnos) {  m->mothurOut(accnosFileName); m->mothurOutEndLine();  }
                        m->mothurOutEndLine();
-
+                       
+                       delete chimera;
                        return 0;
                }