]> git.tdb.fi Git - gldbg.git/blob - source/functions.table.t
Enable bidirectional communication between gldbg and glwrap.so
[gldbg.git] / source / functions.table.t
1 # $Id$
2 :static const char *func_names[N_FUNCS] =
3 :{
4 :       NULL,
5 wl('    "%s",', func.name)
6 :};