diff options
author | Simon Cozens <simon@netthink.co.uk> | 2000-07-24 06:40:52 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-07-25 15:41:15 +0000 |
commit | f3b76584ef7773843ba39a11b8bd91238af59f12 (patch) | |
tree | 9fe51961c6802f7a863938ffd299365128bc772d /global.sym | |
parent | db22727b1cdf038cfb2d069831d76310ffc4b838 (diff) | |
download | perl-f3b76584ef7773843ba39a11b8bd91238af59f12.tar.gz |
av.c apidoc
Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
p4raw-id: //depot/perl@6438
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/global.sym b/global.sym index 6ee8fc4879..89c8824b93 100644 --- a/global.sym +++ b/global.sym @@ -33,14 +33,12 @@ Perl_av_clear Perl_av_delete Perl_av_exists Perl_av_extend -Perl_av_fake Perl_av_fetch Perl_av_fill Perl_av_len Perl_av_make Perl_av_pop Perl_av_push -Perl_av_reify Perl_av_shift Perl_av_store Perl_av_undef |