]> git.donarmstrong.com Git - mothur.git/blobdiff - engine.cpp
fixing minor bugs
[mothur.git] / engine.cpp
index b0371378c29d72a7b37717e5c5d43cbc8f6ef23c..df65678912b1f3bd112e630b13ef934eebc5e219 100644 (file)
@@ -169,6 +169,7 @@ bool BatchEngine::getInput(){
                                }else {         cout << "Invalid." << endl;             }
                                
                        }
+                       gobble(inputBatchFile);
                }
                return 1;
        }