From c8e5702127e507e82e6f68a4b8c546803accea9d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 30 Jun 2005 08:19:37 +0000 Subject: import clean BK tree at cset 1.3670 --- packages/gnome/libart-lgpl/i686/.mtn2git_empty | 0 packages/gnome/libart-lgpl/i686/art_config.h | 10 ++++++++++ 2 files changed, 10 insertions(+) create mode 100644 packages/gnome/libart-lgpl/i686/.mtn2git_empty (limited to 'packages/gnome/libart-lgpl/i686') diff --git a/packages/gnome/libart-lgpl/i686/.mtn2git_empty b/packages/gnome/libart-lgpl/i686/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/gnome/libart-lgpl/i686/art_config.h b/packages/gnome/libart-lgpl/i686/art_config.h index e69de29bb2..b0e74ad6ae 100644 --- a/packages/gnome/libart-lgpl/i686/art_config.h +++ b/packages/gnome/libart-lgpl/i686/art_config.h @@ -0,0 +1,10 @@ +/* Automatically generated by gen_art_config.c */ + +#define ART_SIZEOF_CHAR 1 +#define ART_SIZEOF_SHORT 2 +#define ART_SIZEOF_INT 4 +#define ART_SIZEOF_LONG 4 + +typedef unsigned char art_u8; +typedef unsigned short art_u16; +typedef unsigned int art_u32; -- cgit 1.2.3-korg