This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/mk_invlists.pl: Generate our own tables for certain properties
authorKarl Williamson <public@khwilliamson.com>
Sat, 20 Oct 2012 21:13:22 +0000 (15:13 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sat, 20 Oct 2012 23:31:49 +0000 (17:31 -0600)
commita02047bf497b08d7118eb5d4ae83844031835f80
tree3e60aca7f21a0cd831e9e8d0e92a24b3ed9f0bd2
parentdc2a396bba8663b0124f0368814efac7cc73496e
regen/mk_invlists.pl: Generate our own tables for certain properties

The two affected inversion lists are used only in regen.  It is wasteful
to have mktables generate these, as they aren't used elsewhere and just
take up disk space.
regen/mk_invlists.pl