From: Perl 5 Porters Date: Mon, 7 Oct 1996 02:27:35 +0000 (+0000) Subject: Add new function perl_init_fold. (I'm not sure it goes here.) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=83f780490195a8188f0bad188d45fc95a91d2fbe;p=p5sagit%2Fp5-mst-13.2.git Add new function perl_init_fold. (I'm not sure it goes here.) --- diff --git a/perl_exp.SH b/perl_exp.SH index d941b0e..3a44e27 100755 --- a/perl_exp.SH +++ b/perl_exp.SH @@ -26,8 +26,9 @@ sed -n '/^[A-Za-z]/ p' interp.sym >> perl.exp # extra globals not included above. cat <> perl.exp -perl_init_i18nl14n perl_init_ext +perl_init_fold +perl_init_i18nl14n perl_alloc perl_construct perl_destruct