diff options
author | John Peacock <jpeacock@rowman.com> | 2001-11-15 07:41:04 -0500 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-15 21:21:29 +0000 |
commit | f4758303c4694488fe79aa89312edc922a056bf5 (patch) | |
tree | 06683b0ed363a8029abcf065643046281e4dfd71 /global.sym | |
parent | 77818208643949320ba57536d6c01e6973ff7a4a (diff) | |
download | perl-f4758303c4694488fe79aa89312edc922a056bf5.tar.gz |
v-strings as Objects Step 1
Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
p4raw-id: //depot/perl@13028
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 1130326257..5d0372f591 100644 --- a/global.sym +++ b/global.sym @@ -302,6 +302,7 @@ Perl_newSVsv Perl_newUNOP Perl_newWHILEOP Perl_new_stackinfo +Perl_new_vstring Perl_ninstr Perl_op_free Perl_pad_sv |