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