X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=opnames.h;h=ba6a26b03fbbaaad4b99f26b580ef5710009b64b;hb=b42969c054c571b3b721d68818184e59ca761058;hp=0f1e98f4b1468e1e40570e9ed0240ac31235fdce;hpb=b5f8cc5c1ad883dce8b5a96bed64f2340aa86716;p=p5sagit%2Fp5-mst-13.2.git diff --git a/opnames.h b/opnames.h index 0f1e98f..ba6a26b 100644 --- a/opnames.h +++ b/opnames.h @@ -1,4 +1,5 @@ -/* +/* -*- buffer-read-only: t -*- + * * opnames.h * * Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, by Larry Wall and others @@ -420,3 +421,4 @@ typedef enum opcode { (op) == OP_FTTTY || \ (op) == OP_FTZERO) +/* ex: set ro: */