From: Sarah Westcott Date: Tue, 19 Nov 2013 17:16:41 +0000 (-0500) Subject: typo X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=commitdiff_plain;h=18ccb5ee181cc69d8f8e9cbf178d7751e6199da5;hp=ac03f1f6c27b5bfdf2cfb6d45c3667c3e0281f51 typo --- diff --git a/unifracweightedcommand.cpp b/unifracweightedcommand.cpp index f96264f..4883c48 100644 --- a/unifracweightedcommand.cpp +++ b/unifracweightedcommand.cpp @@ -359,7 +359,7 @@ int UnifracWeightedCommand::execute() { variables["[tag]"] = toString(i+1); string wFileName = getOutputFileName("weighted", variables); output = new ColumnFile(wFileName, itersString); - outputNames.push_back(wFileName); outputTypes["wweighted"].push_back(wFileName); + outputNames.push_back(wFileName); outputTypes["weighted"].push_back(wFileName); } userData = weighted.getValues(T[i], processors, outputDir); //userData[0] = weightedscore