comparison src/nbdebug.h @ 378:6b49757d378c

updated for version 7.0098
author vimboss
date Thu, 30 Jun 2005 22:04:15 +0000
parents 72aefd4c1e0d
children 18ee39301b82
comparison
equal deleted inserted replaced
377:0fd7ac767ecd 378:6b49757d378c
22 abort(); \ 22 abort(); \
23 } 23 }
24 #endif 24 #endif
25 25
26 #define nbdebug(a) nbdbg##a 26 #define nbdebug(a) nbdbg##a
27 #define nbprint(a) nbprt##a
28 27
29 #define NB_TRACE 0x00000001 28 #define NB_TRACE 0x00000001
30 #define NB_TRACE_VERBOSE 0x00000002 29 #define NB_TRACE_VERBOSE 0x00000002
31 #define NB_TRACE_COLONCMD 0x00000004 30 #define NB_TRACE_COLONCMD 0x00000004
32 #define NB_PRINT 0x00000008 31 #define NB_PRINT 0x00000008