| author | |
| committer | |
| log | e80f90401c566d7718f0413150033ba027076a13 |
| tree | 903a0ddc2da4ab4be259e1075017bebea80aafec |
| parent | b08914d960b79f1f4394f1875d3b068fbf58fa14 |
2 files changed, 2 insertions(+), 0 deletions(-)
scripts/ArabicShaping.zig+1| ... | ... | @@ -129,6 +129,7 @@ pub usingnamespace common.Main(struct { |
| 129 | 129 | \\ HANIFI_ROHINGYA_KINNA_YA, |
| 130 | 130 | \\ THIN_YEH, |
| 131 | 131 | \\ VERTICAL_TAIL, |
| 132 | \\ KASHMIRI_YEH, | |
| 132 | 133 | \\ }; |
| 133 | 134 | \\}; |
| 134 | 135 | \\ |
scripts/PropList.zig+1| ... | ... | @@ -48,6 +48,7 @@ pub usingnamespace common.Main(struct { |
| 48 | 48 | \\ IDS_Unary_Operator, |
| 49 | 49 | \\ ID_Compat_Math_Continue, |
| 50 | 50 | \\ ID_Compat_Math_Start, |
| 51 | \\ Modifier_Combining_Mark, | |
| 51 | 52 | \\ }, |
| 52 | 53 | \\}; |
| 53 | 54 | \\ |