]> git.tdb.fi Git - gldbg.git/blob - source/functions.table.t
7ffd16f34386c22a1ea816b530a01e0d496eb7cf
[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 :};