X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getoturepcommand.cpp;h=de7d761dc68169f3f0df446f42ca07cd9f3b16aa;hb=0b99c6b6ea875e13febda76903fd4d9cda7add7d;hp=b872d1a17b16b3472f189045621b325c2b816d36;hpb=202846c98b9eff0eca7b20a570bfffa8ee4a5f4e;p=mothur.git diff --git a/getoturepcommand.cpp b/getoturepcommand.cpp index b872d1a..de7d761 100644 --- a/getoturepcommand.cpp +++ b/getoturepcommand.cpp @@ -790,7 +790,8 @@ int GetOTURepCommand::processNames(string filename, string label) { out << sequence << endl; } } - + + in.close(); out.close(); out2.close();