X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=opnames.h;h=ba6a26b03fbbaaad4b99f26b580ef5710009b64b;hb=a62746fa01f7841968350e8f568bbd10789c4213;hp=2e654e1219f5b2715916cac30305ae8b63b27ab3;hpb=ed423f7afb5038546a92d00ca689992f3e08bc61;p=p5sagit%2Fp5-mst-13.2.git diff --git a/opnames.h b/opnames.h index 2e654e1..ba6a26b 100644 --- a/opnames.h +++ b/opnames.h @@ -1,7 +1,8 @@ -/* +/* -*- buffer-read-only: t -*- + * * opnames.h * - * Copyright (c) 1997-2002, Larry Wall + * Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -420,3 +421,4 @@ typedef enum opcode { (op) == OP_FTTTY || \ (op) == OP_FTZERO) +/* ex: set ro: */