Backward-compatible dual-table version
git-svn-id: https://cld2.googlecode.com/svn/trunk@94 b252ecd4-b096-bf77-eb8e-91563289f87e
This commit is contained in:
@@ -82279,6 +82279,17 @@ extern const CLD2TableSummary kQuad_obj = {
|
|||||||
kQuadChrome0715RecognizedLangScripts,
|
kQuadChrome0715RecognizedLangScripts,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// Dummy second table
|
||||||
|
extern const CLD2TableSummary kQuad_obj2 = {
|
||||||
|
kQuadChrome0715,
|
||||||
|
kQuadChrome0715Ind,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
kQuadChrome0715KeyMask,
|
||||||
|
kQuadChrome0715BuildDate,
|
||||||
|
kQuadChrome0715RecognizedLangScripts,
|
||||||
|
};
|
||||||
|
|
||||||
} // End namespace CLD2
|
} // End namespace CLD2
|
||||||
|
|
||||||
// End of generated tables
|
// End of generated tables
|
||||||
|
Reference in New Issue
Block a user