diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-11-22 11:12:02 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-11-22 11:12:02 +0000 |
commit | c6af7a1aaf1f569eeb51c976b436561fdc569904 (patch) | |
tree | fb7883a1459cd2efcd48e1eae0774e0dec37edce /embedvar.h | |
parent | a7092146033201511b749e3a5ff31247e203604d (diff) | |
download | perl-c6af7a1aaf1f569eeb51c976b436561fdc569904.tar.gz |
phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
p4raw-id: //depot/perl@2260
Diffstat (limited to 'embedvar.h')
-rw-r--r-- | embedvar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embedvar.h b/embedvar.h index 297db713ce..187a06a925 100644 --- a/embedvar.h +++ b/embedvar.h @@ -1,6 +1,6 @@ /* !!!!!!! DO NOT EDIT THIS FILE !!!!!!! This file is built by embed.pl from global.sym, pp.sym, intrpvar.h, - and thrdvar.h. Any changes made here will be lost! + perlvars.h and thrdvar.h. Any changes made here will be lost! */ /* (Doing namespace management portably in C is really gross.) */ |