log src/debug.h @ 673:fbebf5cf4a55

age author description
Fri, 16 May 2008 12:16:49 +0000 zas_ Do not use printf() directly but use new wrapper function log_printf() instead.
Thu, 24 Apr 2008 09:43:23 +0000 zas_ Move get_exec_time() to debug.{c,h}.
Thu, 24 Apr 2008 08:53:39 +0000 zas_ Move debug macros from main.h to new debug.h.