]> git.tdb.fi Git - gldbg.git/blob - source/functions.table.t
Replace per-file license notices with License.txt
[gldbg.git] / source / functions.table.t
1 :static const char *func_names[N_FUNCS] =
2 :{
3 :       NULL,
4 wl('    "%s",', func.name)
5 :};