diff options
Diffstat (limited to 'gen/prop/suc')
-rwxr-xr-x | gen/prop/suc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gen/prop/suc b/gen/prop/suc index 8a53060..1ae4ad4 100755 --- a/gen/prop/suc +++ b/gen/prop/suc @@ -50,4 +50,4 @@ END { print "\treturn ch < lengthof(lookup_lat1) ? lookup_lat1[ch] : mlib_lookup_kv(ch);" print "}" } -' data/UnicodeData.txt +' data/UnicodeData |