Handle names of constants during API conversion.
authorJamey Sharp <jamey@minilop.net>
Mon, 18 Sep 2006 07:25:26 +0000 (00:25 -0700)
committerJamey Sharp <jamey@minilop.net>
Mon, 18 Sep 2006 07:25:26 +0000 (00:25 -0700)
commitc912187f15c560c46768acb88aae30e67b0f78ce
tree77a5e377dc4526e44eaa5f81b5a805614f4c7b12
parent06fba014435cfbdd1ff284d6d513d114503d02c2
Handle names of constants during API conversion.

Use an XSLT stylesheet to get a list of all the constant names.
tools/api_conv.pl
tools/const-names.xsl [new file with mode: 0644]