From 31cb42cfce04313ff707a4cf9dc9e9fe91576cf5 Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Tue, 25 Jun 2013 00:32:25 +0000 Subject: [PATCH] ICU-10233 manually update LEScripts.h - should do a full regenerate. X-SVN-Rev: 33844 --- icu4c/source/layout/LEScripts.h | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/icu4c/source/layout/LEScripts.h b/icu4c/source/layout/LEScripts.h index fbc9a594cf3..6d5d1e90828 100644 --- a/icu4c/source/layout/LEScripts.h +++ b/icu4c/source/layout/LEScripts.h @@ -237,7 +237,16 @@ enum ScriptCodes { khojScriptCode = 157, tirhScriptCode = 158, - scriptCodeCount = 159 +/** + * @stable ICU 52 + */ + aghbScriptCode = 159, + mahjScriptCode = 160, + +/** + * @stable ICU 2.2 + */ + scriptCodeCount }; U_NAMESPACE_END -- 2.40.0