X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=summarycommand.cpp;h=8632ad4a42c9c9dba91bcccf6528e7ced436f70b;hp=05fc6e8c77057c00bd64e9c057f8784ea71a7188;hb=154e089bcd37c2c2f773e53ffb88a20170b27037;hpb=fe342304a0fdff3ab48226e1dcfdab95d3a94a64 diff --git a/summarycommand.cpp b/summarycommand.cpp index 05fc6e8..8632ad4 100644 --- a/summarycommand.cpp +++ b/summarycommand.cpp @@ -101,7 +101,7 @@ int SummaryCommand::execute(){ openOutputFile(outputFileName, outputFileHandle); outputFileHandle << "label"; - read = new ReadPhilFile(globaldata->inputFileName); + read = new ReadOTUFile(globaldata->inputFileName); read->read(&*globaldata); for(int i=0;i