projects
/
p5sagit/p5-mst-13.2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
This is my patch patch.0a for perl5.000.
[p5sagit/p5-mst-13.2.git]
/
INTERN.h
1
/* INTERN.h
2
*
3
* Copyright (c) 1991-1994, Larry Wall
4
*
5
* You may distribute under the terms of either the GNU General Public
6
* License or the Artistic License, as specified in the README file.
7
*
8
*/
9
10
#undef EXT
11
#define EXT
12
13
#undef INIT
14
#define INIT(x) = x
15
16
#define DOINIT