summaryrefslogtreecommitdiff
path: root/u8_gperf.sh
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-05-02 12:41:20 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-05-02 12:41:20 +0200
commit2e53930ee9f06102ee39bf95b21775a563679d31 (patch)
treec9b65db0e54b576e91eed4e61dc1aafb2453aa3f /u8_gperf.sh
parent95c829fb75ed7c4ecb933073f5ed59d2b647c7f4 (diff)
optimizations in search and sorting
Diffstat (limited to 'u8_gperf.sh')
-rwxr-xr-xu8_gperf.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/u8_gperf.sh b/u8_gperf.sh
new file mode 100755
index 00000000..3ecffc3e
--- /dev/null
+++ b/u8_gperf.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+gperf -c -t -H u8_lc_hash -N u8_lc_in_word_set u8_lc_map.txt >u8_lc_map.h