X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/729cd54c52950380bbedabe9d76e5ce41692fdcc..67ae97362cec317f2cfc3ae97f9d3810f70d615c:/tools/mkcharinfo?ds=sidebyside diff --git a/tools/mkcharinfo b/tools/mkcharinfo index ef1e215..2315495 100755 --- a/tools/mkcharinfo +++ b/tools/mkcharinfo @@ -119,6 +119,7 @@ for my $chr (keys %info) { } # output perl code of hash +say "# automatically generated by $0"; say 'use utf8;'; say '+{'; for my $cp (sort keys %info) {