From 907c9246777b189506858fad6a5e970336fdcce0 Mon Sep 17 00:00:00 2001 From: Peter Harris Date: Wed, 18 Mar 2009 16:39:29 -0400 Subject: Move enums above their first use in xproto.xml This change makes it easier to process the xml file in a single streamy pass. Signed-off-by: Peter Harris --- src/xproto.xml | 71 +++++++++++++++++++++++++++++----------------------------- 1 file changed, 35 insertions(+), 36 deletions(-) diff --git a/src/xproto.xml b/src/xproto.xml index cf36875..8e052dc 100644 --- a/src/xproto.xml +++ b/src/xproto.xml @@ -127,6 +127,41 @@ authorization from the authors. + + 0 + 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 + 13 + 14 + 15 + 16 + 17 + 18 + 19 + 20 + 21 + 22 + 23 + 24 + + + + 0 + 1 + 2 + + @@ -709,42 +744,6 @@ authorization from the authors. 10 - - - 0 - 1 - 2 - - - - 0 - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - 15 - 16 - 17 - 18 - 19 - 20 - 21 - 22 - 23 - 24 - - -- cgit v1.2.3