]> git.donarmstrong.com Git - mothur.git/blobdiff - mothur.cpp
working on sffinfo command.
[mothur.git] / mothur.cpp
index 43b838c2d94bad311204d26a82603901238687e1..1e5b41bd7ca20879113e604dac03e9ffd7e6ab36 100644 (file)
@@ -72,10 +72,18 @@ int main(int argc, char *argv[]){
                        m->mothurOutEndLine(); m->mothurOutEndLine();\r
                #endif\r
                \r
+               #ifdef BIT_VERSION\r
+                       m->mothurOutJustToLog("Running 64Bit Version");\r
+                       m->mothurOutEndLine(); m->mothurOutEndLine();\r
+               #else\r
+                       m->mothurOutJustToLog("Running 32Bit Version");\r
+                       m->mothurOutEndLine(); m->mothurOutEndLine();\r
+               #endif\r
+               \r
                //header\r
-               m->mothurOut("mothur v.1.10.0");\r
+               m->mothurOut("mothur v.1.11.0");\r
                m->mothurOutEndLine();          \r
-               m->mothurOut("Last updated: 5/14/2010");\r
+               m->mothurOut("Last updated: 6/18/2010");\r
                m->mothurOutEndLine();  \r
                m->mothurOutEndLine();          \r
                m->mothurOut("by");\r