X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=opnames.h;h=ba6a26b03fbbaaad4b99f26b580ef5710009b64b;hb=9596c75cf25afc08d6274085fe826f0f50fd6c98;hp=6c90a2132ea67527c33929e685bd0bddca254a27;hpb=4bb101f2758f169969171dfe6b70f68a406dcc1e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/opnames.h b/opnames.h index 6c90a21..ba6a26b 100644 --- a/opnames.h +++ b/opnames.h @@ -1,7 +1,8 @@ -/* +/* -*- buffer-read-only: t -*- + * * opnames.h * - * Copyright (C) 1999, 2000, 2001, 2002, 2003, by Larry Wall and others + * 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: */