]> git.donarmstrong.com Git - mothur.git/commitdiff
fixed splash page citation
authorpschloss <pschloss>
Tue, 24 Nov 2009 16:29:42 +0000 (16:29 +0000)
committerpschloss <pschloss>
Tue, 24 Nov 2009 16:29:42 +0000 (16:29 +0000)
Mothur.xcodeproj/project.pbxproj
mothur.cpp

index 5dc0ea90e1cc5d932d128d2ec885505ffb5d47b7..20524baf769da07ac0d0b067cfae653d0be5722d 100644 (file)
                                GCC_WARN_UNUSED_VARIABLE = YES;
                                OTHER_CPLUSPLUSFLAGS = "";
                                PREBINDING = NO;
-                               SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
+                               SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
                                WARNING_CFLAGS = "";
                        };
                        name = Debug;
                                        "-wall",
                                );
                                PREBINDING = NO;
-                               SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
+                               SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
                                SYMROOT = /Users/johnwestcott/Desktop;
                                WARNING_CFLAGS = "";
                        };
index 2d8f2f4bb0b234076d94c1e5845823b6d75fdc2f..1c0c98f9f1caf4cec5de25f4c66ce7f9a3a3af8f 100644 (file)
@@ -58,7 +58,11 @@ int main(int argc, char *argv[]){
                mothurOut("pschloss@umich.edu");
                mothurOutEndLine();             
                mothurOut("http://www.mothur.org");
-               mothurOutEndLine();     
+               mothurOutEndLine();
+               mothurOutEndLine();
+               mothurOut("When using, please cite:");
+               mothurOutEndLine();
+               mothurOut("Schloss, P.D., et al., Introducing mothur: Open-source, platform-independent, community-supported software for describing and comparing microbial communities. Appl Environ Microbiol, 2009. 75(23):7537-41.");
                mothurOutEndLine();     
                mothurOutEndLine();             
                mothurOut("Distributed under the GNU General Public License");