Make bit-numbers available to code-generators
authorCarsten Meier <cm@trexity.de>
Wed, 3 Sep 2008 10:55:04 +0000 (12:55 +0200)
committerBart Massey <bart@cs.pdx.edu>
Wed, 3 Sep 2008 18:59:07 +0000 (11:59 -0700)
commitf9c1bc3c6f24b5533f8ec8a441c9856a57824576
treedb509d33eb416cea604da71722bda1ba81d6c953
parent929646d767c1eff07c6d0a551cce01922b2c887d
Make bit-numbers available to code-generators

The Enum-class now exports the bit numbers in the 'bits'-list
if they have been specified in the protocol description.

Signed-off-by: Bart Massey <bart@cs.pdx.edu>
xcbgen/xtypes.py