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