X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=myutils.h;h=b63ad3cff91af09741a5d53865916f9781a53973;hb=7a4bfe757a51d6b33c0c90db3b76f4d881bcf067;hp=61220546b81894283bb6350f5c2c51ecc8800cb2;hpb=1e8d08e96f4fe99604a6b3502568de464bf60891;p=mothur.git diff --git a/myutils.h b/myutils.h index 6122054..b63ad3c 100644 --- 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. - #ifndef myutils_h #define myutils_h #define RCE_MALLOC 0 - + #include #include #include @@ -269,8 +267,8 @@ void GetCmdLine(string &s); extern const char *SVN_VERSION; extern const char *SVN_MODS; -extern bool opt_quiet; -extern bool opt_version; -extern FILE *g_fLog; +extern bool opt_quiet; +extern bool opt_version; +extern FILE *g_fLog; #endif // myutils_h