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/ea | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gen/prop/ea') diff --git a/gen/prop/ea b/gen/prop/ea index 6bf1291..a72ff10 100755 --- a/gen/prop/ea +++ b/gen/prop/ea @@ -62,4 +62,4 @@ END { print "\treturn ch < lengthof(lookup_lat1) ? lookup_lat1[ch] : mlib_lookup(ch);" print "}" } -' data/DerivedEastAsianWidth.txt | sed 's/\s*$//' +' data/DerivedEastAsianWidth | sed 's/\s*$//' -- cgit v1.2.3