scuffed-code/icu4c/source/tools/genrb/genjp
Vladimir Weinstein 89628f1df9 ICU-2107 added copyright notices
X-SVN-Rev: 10722
2002-12-18 08:31:34 +00:00
..
.cvsignore ICU-393 .cvsignore 2001-11-13 20:06:53 +00:00
genjp.cpp ICU-1245 genjp - a tool for generating JIS X 4061 compliant collation rules 2001-10-16 21:17:25 +00:00
genjp.dsp ICU-1245 genjp - a tool for generating JIS X 4061 compliant collation rules 2001-10-16 21:17:25 +00:00
genjp.dsw ICU-1245 genjp - a tool for generating JIS X 4061 compliant collation rules 2001-10-16 21:17:25 +00:00
genjp.h ICU-1245 genjp - a tool for generating JIS X 4061 compliant collation rules 2001-10-16 21:17:25 +00:00
README.txt ICU-2107 added copyright notices 2002-12-18 08:31:34 +00:00

Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved.
This tool is used to automatically generate collation rules for JIS X 4061 sort ordering. It requires ICU to be built beforehand.

The way to use it is to capture the output to a file and then copy and paste it instead of CollationElements section in the Japanese resource bundle.

There is no need for anybody to do that, since this data is already in its proper place. This tool is included for documentation purposes only.