]> git.donarmstrong.com Git - mothur.git/blobdiff - mothur.cpp
started work on sffinfo command. fixed bug across all paralellized commands if the...
[mothur.git] / mothur.cpp
index d5f838745a3f65b13e1d9dcb40c0829f3bb1fc7c..1e5b41bd7ca20879113e604dac03e9ffd7e6ab36 100644 (file)
@@ -72,6 +72,14 @@ 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.11.0");\r
                m->mothurOutEndLine();          \r