aboutsummaryrefslogtreecommitdiff
path: root/gen/prop/nt
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-04-11 21:20:31 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-04-11 21:20:37 +0200
commit4be9da8d2d4f428de60dd7af874a28630d33b542 (patch)
tree8e7cfc5c9814f350ef1569bd3b21dfdb660f42b7 /gen/prop/nt
parenta1749aa9bbe5abc10bde30b2bf1210091e0ee2d4 (diff)
Remove .txt from Unicode data files
Diffstat (limited to 'gen/prop/nt')
-rwxr-xr-xgen/prop/nt2
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*$//'