lux/lux.h

00001 #ifndef LUX_H
00002 #define LUX_H
00003 
00031 #include "luxconfig.h"
00032 #define __STDC_LIMIT_MACROS
00033 #include <stdint.h>
00034 #include "types.h"
00035 
00036 #define LUX_META_DB "meta.db"
00037 #define LUX_DOC_DB "doc_storage"
00038 #define LUX_ID_DB "id_storage"
00039 
00040 #endif

Generated on Fri Feb 5 15:50:30 2010 for Lux by  doxygen 1.4.7