]> git.donarmstrong.com Git - mothur.git/blobdiff - engine.cpp
added help for heatmap.sim
[mothur.git] / engine.cpp
index add84b9e944ceeaaee5cd4313836bca2a751315d..d5192bf87b50a98a76e971305cd68a96e8750a0b 100644 (file)
@@ -10,7 +10,7 @@
  *  Fix later, don't have time now.
  *
  */
-using namespace std;
+
 
 #include "engine.hpp"
 
@@ -46,8 +46,8 @@ bool InteractEngine::getInput(){
                bool errorFree;
                ErrorCheck* errorCheckor = new ErrorCheck();
                
-               cout << "mothur v1.2.0" << endl;
-               cout << "Last updated: 4/14/2009" << endl << endl;
+               cout << "mothur v.1.3.0" << endl;
+               cout << "Last updated: 5/29/2009" << endl << endl;
                cout << "by" << endl;
                cout << "Patrick D. Schloss" << endl << endl;
                cout << "Department of Microbiology" << endl;