diff options
Diffstat (limited to 'run.c')
-rw-r--r-- | run.c | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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: + * + * vim: ts=8 sts=4 sw=4 noet: +*/ |