]> granicus.if.org Git - nethack/commitdiff
uncomment BETA for fix-test binary
authornhmall <nhmall@nethack.org>
Sun, 6 May 2018 00:42:55 +0000 (20:42 -0400)
committernhmall <nhmall@nethack.org>
Sun, 6 May 2018 00:42:55 +0000 (20:42 -0400)
include/global.h

index 420cd8491c338facc7c95bcb80cf8e81ff3cdad2..831717c367cdd88e6807dd9ea0616b1bd1c5fdeb 100644 (file)
@@ -8,7 +8,7 @@
 
 #include <stdio.h>
 
-/* #define BETA  */ /* development or beta testing [MRS] */
+#define BETA   /* development or beta testing [MRS] */
 
 #define DEBUG