aboutsummaryrefslogtreecommitdiff
path: root/gen/prop/dt
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/dt
parenta1749aa9bbe5abc10bde30b2bf1210091e0ee2d4 (diff)
Remove .txt from Unicode data files
Diffstat (limited to 'gen/prop/dt')
-rwxr-xr-xgen/prop/dt2
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*$//'