]> git.donarmstrong.com Git - mothur.git/blobdiff - degapseqscommand.cpp
working on current change
[mothur.git] / degapseqscommand.cpp
index 940672c1bef7f6ab2004a9b374011cd1f8420e85..f590d8b3baaf67091f59a741a87a23e09c8873b0 100644 (file)
@@ -156,7 +156,7 @@ DegapSeqsCommand::DegapSeqsCommand(string option)  {
                                                        //erase from file list
                                                        fastaFileNames.erase(fastaFileNames.begin()+i);
                                                        i--;
-                                               }
+                                               }else { m->setFastaFile(fastaFileNames[i]); }
                                        }
                                }