Index: scripts/eucjp_gen.sh |
diff --git a/scripts/eucjp_gen.sh b/scripts/eucjp_gen.sh |
index 853347cb6233d9a080138df24fc8722acb42206c..bb6b8560bc9fefba344e15c6bda8d891a742a4b4 100755 |
--- a/scripts/eucjp_gen.sh |
+++ b/scripts/eucjp_gen.sh |
@@ -99,6 +99,7 @@ function unsorted_table { |
jis212 |
echo '<U00A5> \x5C |1' |
echo '<U203E> \x7E |1' |
+ echo '<U2212> \xA1\xDD |1' |
} |
wget -N -r -nd https://encoding.spec.whatwg.org/index-jis0208.txt |