]> git.donarmstrong.com Git - mothur.git/blobdiff - engine.hpp
changed the daughterLevels in classifiers summary file to reflect the classifications...
[mothur.git] / engine.hpp
index 0020a7f8d9d83a24b5b24c60fb0f86263edd5e44..0e7721a1ba1a51566eaab52b909604a50d5a70eb 100644 (file)
@@ -49,6 +49,7 @@ public:
 private:
        GlobalData* globaldata;
        ifstream inputBatchFile;
+       string getNextCommand(ifstream&);
 
 };