This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
perl 2.0 (no announcement message available)
[perl5.git]
/
x2p
/
INTERN.h
1
/* $Header: INTERN.h,v 2.0 88/06/05 00:15:27 root Exp $
2
*
3
* $Log: INTERN.h,v $
4
* Revision 2.0 88/06/05 00:15:27 root
5
* Baseline version 2.0.
6
*
7
*/
8
9
#undef EXT
10
#define EXT
11
12
#undef INIT
13
#define INIT(x) = x
14
15
#define DOINIT