diff options
author | B. Watson <yalhcru@gmail.com> | 2016-03-06 06:33:31 -0500 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2016-03-06 06:33:31 -0500 |
commit | 45d35f025d3ea5490569e46a4df2f773294a7729 (patch) | |
tree | 6b2ba03c200e6d5c98ac801af30f3c40a986d658 | |
parent | f819c378c1d9e6dd4a7788d004b65e4a69402e88 (diff) | |
download | taipan-45d35f025d3ea5490569e46a4df2f773294a7729.tar.gz |
left a test define
-rw-r--r-- | taipan.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ /* define this to test the mchenry() routine by entering damage and capacity numbers directly */ -#define MCHENRY_TEST +// #define MCHENRY_TEST /* define this to test the cprintfancy_big() routine */ // #define BIGNUM_TEST |