projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fa05bd4
)
Expand warning at the top.
Perl 5 Porters [Mon, 19 Aug 1996 00:12:56 +0000 (
00:12
+0000)]
embed.pl
patch
|
blob
|
blame
|
history
diff --git
a/embed.pl
b/embed.pl
index
240d078
..
5ade24a
100755
(executable)
--- a/
embed.pl
+++ b/
embed.pl
@@
-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
*/