From: Pat Schloss Date: Tue, 10 Apr 2012 21:49:21 +0000 (-0400) Subject: dunno X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=commitdiff_plain;h=5a7f7bd9d47854fb4e53069e5cb21736cfd4c1a6 dunno --- diff --git a/shhhercommand.cpp b/shhhercommand.cpp index d00ead8..70aee3c 100644 --- a/shhhercommand.cpp +++ b/shhhercommand.cpp @@ -1772,7 +1772,7 @@ void ShhherCommand::writeNames(vector otuCounts){ if(compositeNamesFileName != ""){ - m->appendFiles(nameFileName, thisOutputDir + compositeNamesFileName); + m->appendFiles(nameFileName, thisOutputDir + uchimecompositeNamesFileName); } } catch(exception& e) {