summaryrefslogtreecommitdiff
path: root/objpp.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-06-23 10:50:10 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-06-23 10:50:10 +0000
commit066ef5b548575efffe272b7363a2f5050ebd7e2d (patch)
tree09ca6ef3162bdf047c8476dad3f3bb9067b7c150 /objpp.h
parentcb68f92dafee55e318e6fa14f60158f7b7d20a65 (diff)
downloadperl-066ef5b548575efffe272b7363a2f5050ebd7e2d.tar.gz
more MULTIPLICITY tweaks
p4raw-id: //depot/perl@1206
Diffstat (limited to 'objpp.h')
-rw-r--r--objpp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/objpp.h b/objpp.h
index 98dd95126f..75f8e69768 100644
--- a/objpp.h
+++ b/objpp.h
@@ -497,6 +497,8 @@
#define init_debugger CPerlObj::init_debugger
#undef init_ids
#define init_ids CPerlObj::init_ids
+#undef init_interp
+#define init_interp CPerlObj::init_interp
#undef init_main_thread
#define init_main_thread CPerlObj::init_main_thread
#undef init_main_stash