Include vim/emacs modelines in generated files to open them
[p5sagit/p5-mst-13.2.git] / opnames.h
index 0f1e98f..ba6a26b 100644 (file)
--- 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: */