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:
dsites@google.com
2014-01-30 00:23:55 +00:00
parent 716d56f0a3
commit 7cb1b9ef85

View File

@@ -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