X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp_proto.h;h=dddb013eeb3735b9bf9a564e94eb397fa573b9e4;hb=0bcc34c2b0b0cb62c0df3d5e562b779fb96595ba;hp=2f457c37fddbab23d43744cc49646039077285f0;hpb=bab9c0ac4be68b8d3e7a915e21d06ed39d0fa563;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pp_proto.h b/pp_proto.h index 2f457c3..dddb013 100644 --- a/pp_proto.h +++ b/pp_proto.h @@ -1,4 +1,5 @@ -/* !!!!!!! DO NOT EDIT THIS FILE !!!!!!! +/* -*- buffer-read-only: t -*- + !!!!!!! DO NOT EDIT THIS FILE !!!!!!! This file is built by opcode.pl from its data. Any changes made here will be lost! */ @@ -394,3 +395,5 @@ PERL_PPDEF(Perl_pp_setstate) PERL_PPDEF(Perl_pp_method_named) PERL_PPDEF(Perl_pp_dor) PERL_PPDEF(Perl_pp_dorassign) + +/* ex: set ro: */