X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mgclustercommand.cpp;h=a2079251c4af101750b317e3926eba75d5302c9c;hb=250e3b11b1c9c1e1ad458ab6c7e71ac2e67e11d9;hp=85db5e0e8ffc384960f7954d6db1266bac9ea3c1;hpb=a935b75dd890da5ae7f09e5e6179f90ab2955348;p=mothur.git diff --git a/mgclustercommand.cpp b/mgclustercommand.cpp index 85db5e0..a207925 100644 --- a/mgclustercommand.cpp +++ b/mgclustercommand.cpp @@ -295,6 +295,7 @@ int MGClusterCommand::execute(){ m->openOutputFile(rabundFileName, rabundFile); } m->openOutputFile(listFileName, listFile); + list->printHeaders(listFile); if (m->control_pressed) { delete nameMap; delete read; delete list; delete rabund;