diff options
Diffstat (limited to 'nexgb/auto_shape.go')
-rw-r--r-- | nexgb/auto_shape.go | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nexgb/auto_shape.go b/nexgb/auto_shape.go index 3af630c..bad291a 100644 --- a/nexgb/auto_shape.go +++ b/nexgb/auto_shape.go @@ -1,7 +1,7 @@ package xgb /* - This file was generated by shape.xml on May 7 2012 11:34:26pm EDT. + This file was generated by shape.xml on May 8 2012 11:03:24pm EDT. This file is automatically generated. Edit at your peril! */ @@ -37,6 +37,8 @@ func init() { newExtErrorFuncs["SHAPE"] = make(map[int]newErrorFun) } +// Skipping definition for base type 'Int8' + // Skipping definition for base type 'Card16' // Skipping definition for base type 'Char' @@ -61,8 +63,6 @@ func init() { // Skipping definition for base type 'Byte' -// Skipping definition for base type 'Int8' - const ( ShapeSoSet = 0 ShapeSoUnion = 1 |