summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorIlya Zakharevich <ilya@math.berkeley.edu>1998-07-06 16:43:54 -0400
committerGurusamy Sarathy <gsar@cpan.org>1998-07-08 04:27:27 +0000
commit735e0d5c42c27ff4648bbbb6a960bc17c7a17596 (patch)
tree102f85baa215aa6e0be6a512d094e430dd6912c0 /MANIFEST
parent248e23d9b695ef46108b0307a3e93bc148355a94 (diff)
downloadperl-735e0d5c42c27ff4648bbbb6a960bc17c7a17596.tar.gz
added patch to generate PPDEF(pp_foo)
Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes p4raw-id: //depot/perl@1370
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 3873709f5a..5f59a7fe6a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -724,6 +724,7 @@ pp.c Push/Pop code
pp.h Push/Pop code defs
pp_ctl.c Push/Pop code for control flow
pp_hot.c Push/Pop code for heavily used opcodes
+pp_proto.h C++ definitions for Push/Pop code
pp_sys.c Push/Pop code for system interaction
proto.h Prototypes
qnx/ar QNX implementation of "ar" utility