From 6f2a32871953168c1a07d8772b52b8cafdf7d445 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Tue, 23 Aug 2011 17:05:52 -0600 Subject: [PATCH] mktables: Add comment to db file The two properties have been combined into one table for some time. This notes that fact --- lib/unicore/mktables | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/unicore/mktables b/lib/unicore/mktables index f6c6200..bef295d 100644 --- a/lib/unicore/mktables +++ b/lib/unicore/mktables @@ -10838,6 +10838,14 @@ sub filter_old_style_case_folding { $to_output_simple = property_ref('Simple_Case_Folding')->to_output_map; + # If we ever wanted to show that these tables were combined, a new + # property method could be created, like set_combined_props() + property_ref('Case_Folding')->add_comment(join_lines( <