diff options
author | Karl Williamson <public@khwilliamson.com> | 2012-08-22 18:30:59 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2012-08-25 23:21:27 -0600 |
commit | 81e983c1d8b2121661fa6b83ccb460ab2a8a4e02 (patch) | |
tree | 894514b19c57a5bb422c9c703b3e2736a61ff9e3 /pp.c | |
parent | fc4f706d6d37bab8cda71cc69183591cb1a9a2e4 (diff) | |
download | perl-81e983c1d8b2121661fa6b83ccb460ab2a8a4e02.tar.gz |
Add empty inline_invlist.c
This will be used for things need to handle inversion lists in the three
files that currently use them. I'm putting this in a separate hdr,
because inversion lists are very internal-only, so should not be grouped
in with things that there is an external API for. It is a dot-c file so
that the functions can continue to be declared with embed.fnc, and
porting/args_assert.t will continue to work, as it looks only in .c
files.
Diffstat (limited to 'pp.c')
0 files changed, 0 insertions, 0 deletions