X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=myutils.h;h=61220546b81894283bb6350f5c2c51ecc8800cb2;hb=1e8d08e96f4fe99604a6b3502568de464bf60891;hp=b63ad3cff91af09741a5d53865916f9781a53973;hpb=fd98ee6efb944d38bbd61fc36ea9fea2557e3830;p=mothur.git diff --git a/myutils.h b/myutils.h index b63ad3c..6122054 100644 --- 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. + #ifndef myutils_h #define myutils_h #define RCE_MALLOC 0 - + #include #include #include @@ -267,8 +269,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