X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clusterdoturcommand.cpp;h=dadc9cc485dedeec55a1057474f2eab19bf0d4ab;hb=6b32d112bb60e9f7eb6d4407a4eed4c49b67bced;hp=96bfc5c523be69bcc75dae33e35a209846aa2302;hpb=a935b75dd890da5ae7f09e5e6179f90ab2955348;p=mothur.git diff --git a/clusterdoturcommand.cpp b/clusterdoturcommand.cpp index 96bfc5c..dadc9cc 100644 --- a/clusterdoturcommand.cpp +++ b/clusterdoturcommand.cpp @@ -259,6 +259,7 @@ int ClusterDoturCommand::execute(){ } m->openOutputFile(listFileName, listFile); outputNames.push_back(listFileName); outputTypes["list"].push_back(listFileName); + list->printHeaders(listFile); float previousDist = 0.00000; float rndPreviousDist = 0.00000;