X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp.sym;h=19be260b70ea2df342a89499704c15f3955e8542;hb=343ef7498d1a8623949697479cbfea3822ffafe9;hp=151b7c3983de631ced523e66ef865e8501e89340;hpb=a86a20aad3dee6ffff452254654a89df75943779;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pp.sym b/pp.sym index 151b7c3..19be260 100644 --- a/pp.sym +++ b/pp.sym @@ -1,3 +1,4 @@ +# -*- buffer-read-only: t -*- # # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by opcode.pl from its data. Any changes made here @@ -9,6 +10,7 @@ Perl_ck_bitop Perl_ck_concat Perl_ck_defined Perl_ck_delete +Perl_ck_die Perl_ck_eof Perl_ck_eval Perl_ck_exec @@ -42,6 +44,7 @@ Perl_ck_subr Perl_ck_substr Perl_ck_svconst Perl_ck_trunc +Perl_ck_unpack Perl_pp_null Perl_pp_stub Perl_pp_scalar @@ -389,3 +392,7 @@ Perl_pp_lock Perl_pp_threadsv Perl_pp_setstate Perl_pp_method_named +Perl_pp_dor +Perl_pp_dorassign + +# ex: set ro: