diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-07 07:10:52 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-07 07:10:52 +0000 |
commit | 5c2600fb7d05e5774ad545b3b955acc67a898503 (patch) | |
tree | 147c75d0424877da963b4c0f779d3a3a3840540b /pp.sym | |
parent | 293410f15b53a801ec659aa753ab5c6c1c4134d0 (diff) | |
download | perl-5c2600fb7d05e5774ad545b3b955acc67a898503.tar.gz |
add do-not-edit caveats for files generated by opcode.pl
(suggested by Hugo van der Sanden)
p4raw-id: //depot/perl@3633
Diffstat (limited to 'pp.sym')
-rw-r--r-- | pp.sym | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +# +# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! +# This file is built by opcode.pl from its data. Any changes made here +# will be lost! +# + Perl_ck_anoncode Perl_ck_bitop Perl_ck_concat |