X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraperseuscommand.cpp;h=7ae5d69141979736bcb2b6fcfb25e1ba4682086d;hb=e10c72304ee071c0c40e0218a06d89dc4731cbc2;hp=e57c48a7e168cb0b1afa719e425be7c423b5aa62;hpb=6ede3bf5c0a9eedb23f24577a97da81ab3e1f7df;p=mothur.git diff --git a/chimeraperseuscommand.cpp b/chimeraperseuscommand.cpp index e57c48a..7ae5d69 100644 --- a/chimeraperseuscommand.cpp +++ b/chimeraperseuscommand.cpp @@ -295,7 +295,7 @@ ChimeraPerseusCommand::ChimeraPerseusCommand(string option) { bool ignore = false; if (countfileNames[i] == "current") { countfileNames[i] = m->getCountTableFile(); - if (nameFileNames[i] != "") { m->mothurOut("Using " + countfileNames[i] + " as input file for the count parameter where you had given current."); m->mothurOutEndLine(); } + if (countfileNames[i] != "") { m->mothurOut("Using " + countfileNames[i] + " as input file for the count parameter where you had given current."); m->mothurOutEndLine(); } else { m->mothurOut("You have no current count file, ignoring current."); m->mothurOutEndLine(); ignore=true; //erase from file list