]> git.donarmstrong.com Git - mothur.git/blobdiff - pairwiseseqscommand.cpp
working on current change
[mothur.git] / pairwiseseqscommand.cpp
index db032516e69e631147dbe3f2179a99a53ea2a1e2..75a1388694284e7dedb1caee31c577cb7ce29d04 100644 (file)
@@ -198,6 +198,8 @@ PairwiseSeqsCommand::PairwiseSeqsCommand(string option)  {
                                                        //erase from file list
                                                        fastaFileNames.erase(fastaFileNames.begin()+i);
                                                        i--;
+                                               }else {
+                                                       m->setFastaFile(fastaFileNames[i]);
                                                }
                                        }
                                }