diff options
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ open(EM, ">embed.h") || die "Can't create embed.h: $!\n"; print EM <<'END'; /* !!!!!!! DO NOT EDIT THIS FILE !!!!!!! - This file is derived from global.sym and interp.sym + This file is built by embed.pl from global.sym and interp.sym. Any changes made here will be lost */ |