mktables: Fix overlooked in-line table defns code
authorKarl Williamson <public@khwilliamson.com>
Tue, 18 Mar 2014 16:39:53 +0000 (10:39 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 18 Mar 2014 18:51:22 +0000 (12:51 -0600)
commitb72d82dc1770487df30e3939e26d423334f3f6aa
tree061bc2db011bbefb225679abd1e0c0f06ca1a3aa
parentf0aff2daa44923f600f6e1f2429a2add2214a9d5
mktables: Fix overlooked in-line table defns code

Commit eb0925341cc65ce6ce57503ec0ab97cdad39dc98 introduced the idea of a
pseudo-directory as a way to store table definitions in-line in
Heavy.pl, but conform to the expectations of the code in regard to
objects being files within directories.  This kept the needed changes to
a minimum.  The code changed by the current commit  was overlooked then
as something that also needed to change, because there are no current
instances of it needing to.  But this could change with future Unicode
versions, or as in the next few commits, in extending the in-line
definitions.
lib/unicore/mktables