X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clustercommand.cpp;h=5ac4166c7afa54d2047814bc4b4a18c018786057;hb=6b32d112bb60e9f7eb6d4407a4eed4c49b67bced;hp=c1ac5bbddd5be05c41e03853c25af4340eab133e;hpb=a935b75dd890da5ae7f09e5e6179f90ab2955348;p=mothur.git diff --git a/clustercommand.cpp b/clustercommand.cpp index c1ac5bb..5ac4166 100644 --- a/clustercommand.cpp +++ b/clustercommand.cpp @@ -361,7 +361,7 @@ int ClusterCommand::execute(){ } m->openOutputFile(listFileName, listFile); outputNames.push_back(listFileName); outputTypes["list"].push_back(listFileName); - + list->printHeaders(listFile); time_t estart = time(NULL); float previousDist = 0.00000;