A fix for stabs, and define NDEBUG

This commit is contained in:
ceriel
1993-10-22 14:24:31 +00:00
parent adf94d48e8
commit c0a8a2c36f
4 changed files with 7 additions and 3 deletions

View File

@@ -84,6 +84,7 @@
!File: debug.h
/*#define DEBUG 1 /* perform various self-tests */
#define NDEBUG 1 /* disable assertions */
!File: use_tmp.h