summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/CORE/bitcount.h
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/CORE/bitcount.h')
-rw-r--r--Master/tlpkg/tlperl/lib/CORE/bitcount.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl/lib/CORE/bitcount.h b/Master/tlpkg/tlperl/lib/CORE/bitcount.h
index 9f2be6152ae..3d0a13e33c1 100644
--- a/Master/tlpkg/tlperl/lib/CORE/bitcount.h
+++ b/Master/tlpkg/tlperl/lib/CORE/bitcount.h
@@ -1,3 +1,9 @@
+/* ..\bitcount.h:
+ * THIS FILE IS AUTO-GENERATED DURING THE BUILD by: ..\generate_uudmap.exe
+ *
+ * These values will populate PL_bitcount[]:
+ * this is a count of bits for each U8 value 0..255
+*/
{
0, 1, 1, 2, 1, 2, 2, 3, 1, 2, 2, 3, 2, 3, 3, 4,
1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5,