add hook for email and git completion
[arrow.git] / ncurses / debug.c
blob13b16aa525307730a1cebb5ebe7a7ebcc956da5b
1 /* copyleft (C) GPL3 {{{2
2 * Filename: debug.c
4 * Author: arrow <arrow_zhang@sdc.sercomm.com>
5 * Created at: Tue Jan 8 20:48:39 2008
6 * }}}*/
7 /*header files {{{1*/
8 #include "debug.h"
9 /*}}}*/
11 /*declaration {{{1*/
12 /*}}}*/
14 /*functions {{{1*/
16 /* vim:fdm=marker:ts=8:ft=c:norl:fdl=1:
17 * }}}*/