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