From 5a7f7bd9d47854fb4e53069e5cb21736cfd4c1a6 Mon Sep 17 00:00:00 2001 From: Pat Schloss Date: Tue, 10 Apr 2012 17:49:21 -0400 Subject: [PATCH] dunno --- shhhercommand.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { -- 2.39.2