X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=parser.h;h=74d8ef2197b15a99ce10a233a2f829c286043022;hb=bb377ba23d1bb580b4141dcdf05ac5939a8bda12;hp=3cb31355fa623a9dc7a53d26a7c232d05260a5b8;hpb=1f0c31d794e9bf22a4693a68132831645e77e84d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/parser.h b/parser.h index 3cb3135..74d8ef2 100644 --- a/parser.h +++ b/parser.h @@ -106,5 +106,13 @@ typedef struct yy_parser { char tokenbuf[256]; } yy_parser; - +/* + * Local variables: + * c-indentation-style: bsd + * c-basic-offset: 4 + * indent-tabs-mode: t + * End: + * + * ex: set ts=8 sts=4 sw=4 noet: + */