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