X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=engine.hpp;h=0e7721a1ba1a51566eaab52b909604a50d5a70eb;hb=2bb20fb79f19b8bda48492d89f8e8b7389431413;hp=0020a7f8d9d83a24b5b24c60fb0f86263edd5e44;hpb=84f93a9e670eb7f7e69e0468b9be4c53890c07f2;p=mothur.git diff --git a/engine.hpp b/engine.hpp index 0020a7f..0e7721a 100644 --- a/engine.hpp +++ b/engine.hpp @@ -49,6 +49,7 @@ public: private: GlobalData* globaldata; ifstream inputBatchFile; + string getNextCommand(ifstream&); };