]> git.donarmstrong.com Git - mothur.git/commitdiff
dunno
authorPat Schloss <pschloss@umich.edu>
Tue, 10 Apr 2012 21:49:21 +0000 (17:49 -0400)
committerPat Schloss <pschloss@umich.edu>
Tue, 10 Apr 2012 21:49:21 +0000 (17:49 -0400)
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) {