]> git.donarmstrong.com Git - mothur.git/blobdiff - myutils.h
added otu.association command. added calcSpearman, calcKendall and calcPearson functi...
[mothur.git] / myutils.h
index 61220546b81894283bb6350f5c2c51ecc8800cb2..b63ad3cff91af09741a5d53865916f9781a53973 100644 (file)
--- a/myutils.h
+++ b/myutils.h
@@ -1,10 +1,8 @@
-//uchime by Robert C. Edgar http://drive5.com/uchime This code is donated to the public domain.\r
-\r
 #ifndef myutils_h\r
 #define myutils_h\r
 \r
 #define RCE_MALLOC     0\r
-\r
+
 #include <stdio.h>\r
 #include <sys/types.h>\r
 #include <string>\r
@@ -269,8 +267,8 @@ void GetCmdLine(string &s);
 \r
 extern const char *SVN_VERSION;\r
 extern const char *SVN_MODS;\r
-extern bool opt_quiet;\r
-extern bool opt_version;\r
-extern FILE *g_fLog;\r
+extern bool opt_quiet;
+extern bool opt_version;
+extern FILE *g_fLog;
 \r
 #endif // myutils_h\r