undo: debug

This commit is contained in:
DoZ10
2017-04-16 11:55:21 -04:00
parent d455c18d4b
commit c2af1e7c5c
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
##
SHARED := 0
DEBUG := 1
DEBUG := 0
PRODUCTION := 0
##
-1
View File
@@ -2,7 +2,6 @@
* Author......: See docs/credits.txt
* License.....: MIT
*/
#include "signal.h"
#include "common.h"
#include "types.h"
#include "bitops.h"