This commit is contained in:
Arnout Engelen
2004-09-18 12:25:53 +00:00
parent 1c374b26c3
commit 2eae80fd74
4 changed files with 11 additions and 6 deletions

View File

@@ -30,7 +30,7 @@
#define NEEDROOT 1
#endif
#define DEBUG 1
#define DEBUG 0
// if '0', do extra checks and
// assertions. good for finding bugs