]> git.tdb.fi Git - gldbg.git/blob - source/functions.enum.t
fc0987c3d6fbedf1da53c51d2fd6a807bc96d33a
[gldbg.git] / source / functions.enum.t
1 # $Id$
2 :enum Function
3 :{
4 :       FUNC_NONE,
5 wl('    FUNC_%s,', func.name.upper())
6 :};