#include "encodings/compact_lang_det/cldutil.h"
static const int kLongWord8TableBuildDate = 20081007;
COMPILE_ASSERT(MONTENEGRIN == 160, k_montenegrin_changed);
COMPILE_ASSERT(EXT_NUM_LANGUAGES == 209, k_ext_num_languages_changed);
static const int kLongWord8TableSize = 1;
static const int kLongWord8TableKeyMask = 0xffffffff;
COMPILE_ASSERT(MONTENEGRIN == 160, k_montenegrin_changed);
COMPILE_ASSERT(EXT_NUM_LANGUAGES == 209, k_ext_num_languages_changed);
static const cld::IndirectProbBucket4 kLongWord8Table[kLongWord8TableSize] = {
{ {0x00000000,0x00000000,0x00000000,0x00000000}},
};
static const uint32 kLongWord8TableInd[1] = {
0x00000000, };
COMPILE_ASSERT(1 < (1 << 16), k_indirectbits_too_small);
extern const cld::CLDTableSummary kLongWord8Table_obj = {
kLongWord8Table,
kLongWord8TableInd,
kLongWord8TableSize,
arraysize(kLongWord8TableInd),
kLongWord8TableKeyMask,
kLongWord8TableBuildDate,
};