]> git.donarmstrong.com Git - mothur.git/blobdiff - engine.cpp
fixed some bugs
[mothur.git] / engine.cpp
index ddd6776cfc78f48f371ba677fd268c7a46964ade..d5192bf87b50a98a76e971305cd68a96e8750a0b 100644 (file)
@@ -10,7 +10,7 @@
  *  Fix later, don't have time now.
  *
  */
-using namespace std;
+
 
 #include "engine.hpp"
 
@@ -47,7 +47,7 @@ bool InteractEngine::getInput(){
                ErrorCheck* errorCheckor = new ErrorCheck();
                
                cout << "mothur v.1.3.0" << endl;
-               cout << "Last updated: 4/25/2009" << endl << endl;
+               cout << "Last updated: 5/29/2009" << endl << endl;
                cout << "by" << endl;
                cout << "Patrick D. Schloss" << endl << endl;
                cout << "Department of Microbiology" << endl;