diff options
Diffstat (limited to 'pp_proto.h')
-rw-r--r-- | pp_proto.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pp_proto.h b/pp_proto.h index 7f253d7162..efac700dd8 100644 --- a/pp_proto.h +++ b/pp_proto.h @@ -1,3 +1,8 @@ +/* !!!!!!! DO NOT EDIT THIS FILE !!!!!!! + This file is built by opcode.pl from its data. Any changes made here + will be lost! +*/ + PERL_CKDEF(Perl_ck_anoncode) PERL_CKDEF(Perl_ck_bitop) PERL_CKDEF(Perl_ck_concat) |