summaryrefslogtreecommitdiff
path: root/embed.h
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-11-05 10:04:18 -0500
committerJesse Vincent <jesse@bestpractical.com>2009-11-05 11:15:16 -0500
commit4098b6bb9d8231101a0144c8d2344cc247a69465 (patch)
tree4139e2056c0cfd12ccbf93e107361121ce1e0a55 /embed.h
parent88e1f1a2657a3a28cf3a7811902a09aca9e18986 (diff)
downloadperl-4098b6bb9d8231101a0144c8d2344cc247a69465.tar.gz
regen generated files changed by the previous patch - facility to plug in syntax triggered by keywords
Diffstat (limited to 'embed.h')
-rw-r--r--embed.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed.h b/embed.h
index 8012c5e9c3..d21deddd42 100644
--- a/embed.h
+++ b/embed.h
@@ -4382,6 +4382,8 @@
#endif
#ifdef PERL_CORE
#endif
+#ifdef PERL_CORE
+#endif
#define ck_anoncode(a) Perl_ck_anoncode(aTHX_ a)
#define ck_bitop(a) Perl_ck_bitop(aTHX_ a)
#define ck_chdir(a) Perl_ck_chdir(aTHX_ a)