]> git.donarmstrong.com Git - mothur.git/blobdiff - classify.cpp
fixed bug with creation of .tree.sum file
[mothur.git] / classify.cpp
index 9a2de1fa46d78e99f8909abd729fb6f24e00bdf0..6bf2cb57ee2833d91ba0520f8e1e67a5c05ec348 100644 (file)
@@ -254,7 +254,7 @@ int Classify::readTaxonomy(string file) {
                phyloTree->assignHeirarchyIDs(0);
                
                phyloTree->setUp(file);
-               
+       
                m->mothurOut("DONE.");
                m->mothurOutEndLine();  cout.flush();