X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=run.c;h=95bc6760b1fd604b7339ccc9fa36256ddefe5a1f;hb=355d3743e65e97364accabb20981fd9938de341c;hp=a2059e2e5bb8ac17a9b6acb6df2949d9aefcf7d3;hpb=ddfa107c1b1f4a56f36bb18fc7c4fc45ab1119d0;p=p5sagit%2Fp5-mst-13.2.git diff --git a/run.c b/run.c index a2059e2..95bc676 100644 --- a/run.c +++ b/run.c @@ -42,3 +42,12 @@ Perl_runops_standard(pTHX) return 0; } +/* + * Local variables: + * c-indentation-style: bsd + * c-basic-offset: 4 + * indent-tabs-mode: t + * End: + * + * ex: set ts=8 sts=4 sw=4 noet: + */