This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
POSIX and Fcntl both export the same constants derived from the same
[perl5.git] / regnodes.h
index 0a1111f..8559544 100644 (file)
@@ -1,4 +1,5 @@
-/* !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
+/* -*- buffer-read-only: t -*-
+   !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
    This file is built by regcomp.pl from regcomp.sym.
    Any changes made here will be lost!
 */
@@ -353,3 +354,4 @@ static const int reg_num = 65;
 #endif /* DEBUGGING */
 #endif /* REG_COMP_C */
 
+/* ex: set ro: */