]> git.tdb.fi Git - gldbg.git/blobdiff - source/functions.table.t
Enable bidirectional communication between gldbg and glwrap.so
[gldbg.git] / source / functions.table.t
diff --git a/source/functions.table.t b/source/functions.table.t
new file mode 100644 (file)
index 0000000..7ffd16f
--- /dev/null
@@ -0,0 +1,6 @@
+# $Id$
+:static const char *func_names[N_FUNCS] =
+:{
+:      NULL,
+wl('   "%s",', func.name)
+:};