]> git.donarmstrong.com Git - mothur.git/blobdiff - mothur.cpp
working on chimeras
[mothur.git] / mothur.cpp
index b71057a24550aaad2b07bc1d7794a6710191409e..8203c5716f02122ed77feef18f31428c23148552 100644 (file)
@@ -41,7 +41,11 @@ int main(int argc, char *argv[]){
                        mothurOutJustToLog("Windows version");
                        mothurOutEndLine(); mothurOutEndLine();
                #endif          
-
+               
+               #ifdef USE_READLINE
+                       mothurOutJustToLog("Using ReadLine");
+                       mothurOutEndLine(); mothurOutEndLine();
+               #endif
                
                //header
                mothurOut("mothur v.1.8");