]> git.donarmstrong.com Git - mothur.git/blobdiff - myutils.h
added parameter to chimera.uchime
[mothur.git] / myutils.h
index b63ad3cff91af09741a5d53865916f9781a53973..61220546b81894283bb6350f5c2c51ecc8800cb2 100644 (file)
--- a/myutils.h
+++ b/myutils.h
@@ -1,8 +1,10 @@
+//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
@@ -267,8 +269,8 @@ void GetCmdLine(string &s);
 \r
 extern const char *SVN_VERSION;\r
 extern const char *SVN_MODS;\r
-extern bool opt_quiet;
-extern bool opt_version;
-extern FILE *g_fLog;
+extern bool opt_quiet;\r
+extern bool opt_version;\r
+extern FILE *g_fLog;\r
 \r
 #endif // myutils_h\r