]> git.donarmstrong.com Git - mothur.git/blobdiff - mergefilecommand.cpp
fixed some bugs
[mothur.git] / mergefilecommand.cpp
index 3342c489d9f54a55abda3bac79b60511402eaf4c..497d535e4810fac221b6ae399d59a7b1ff457d46 100644 (file)
@@ -88,6 +88,8 @@ int MergeFileCommand::execute(){
                        
                        inputFile.close();
                }
+               
+               outputFile.close();
                return 0;
        }
        catch(exception& e) {