diff options
Diffstat (limited to 'gen/prop/dt')
-rwxr-xr-x | gen/prop/dt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gen/prop/dt b/gen/prop/dt index 82d6331..eb4884c 100755 --- a/gen/prop/dt +++ b/gen/prop/dt @@ -81,4 +81,4 @@ END { print "\treturn ch < lengthof(lookup_lat1) ? lookup_lat1[ch] : mlib_lookup(ch);" print "}" } -' data/DerivedDecompositionType.txt | sed 's/\s*$//' +' data/DerivedDecompositionType | sed 's/\s*$//' |