From 4be9da8d2d4f428de60dd7af874a28630d33b542 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 11 Apr 2024 21:20:31 +0200 Subject: Remove .txt from Unicode data files --- gen/prop/nt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gen/prop/nt') 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*$//' -- cgit v1.2.3