projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
99abf80
)
Add new function perl_init_fold. (I'm not sure it goes here.)
Perl 5 Porters [Mon, 7 Oct 1996 02:27:35 +0000 (
02:27
+0000)]
perl_exp.SH
patch
|
blob
|
blame
|
history
diff --git
a/perl_exp.SH
b/perl_exp.SH
index
d941b0e
..
3a44e27
100755
(executable)
--- 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 <<END >> perl.exp
-perl_init_i18nl14n
perl_init_ext
+perl_init_fold
+perl_init_i18nl14n
perl_alloc
perl_construct
perl_destruct