]> git.donarmstrong.com Git - mothur.git/blobdiff - shhhercommand.cpp
dunno
[mothur.git] / shhhercommand.cpp
index d00ead8476ed226043b781edf680ac53a90e9a69..70aee3c2dc4c54bcd082c378a6dee4d2847d70f6 100644 (file)
@@ -1772,7 +1772,7 @@ void ShhherCommand::writeNames(vector<int> otuCounts){
         
         
         if(compositeNamesFileName != ""){
-            m->appendFiles(nameFileName, thisOutputDir + compositeNamesFileName);
+            m->appendFiles(nameFileName, thisOutputDir + uchimecompositeNamesFileName);
         }              
     }
     catch(exception& e) {