This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: avoid some extra work
authorKarl Williamson <public@khwilliamson.com>
Thu, 26 Jan 2012 18:30:37 +0000 (11:30 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sat, 4 Feb 2012 23:29:29 +0000 (16:29 -0700)
commit66474459308655bbcd923ce8d6872641e6595b4d
tree3a7692e4ca377695ad8ffe8bef7a985d120a9fc2
parent3198cc579d36233bf11d6b0d7233444656e7c0ea
mktables: avoid some extra work

The object is already known to us as the loop variable, so no need to
derive it again; and change the loop variable name and one other
variable name to distinguish the table as being the full map one from
the simple map one
lib/unicore/mktables