perl 4.0 patch 3: Patch 1 continued
[p5sagit/p5-mst-13.2.git] / INTERN.h
CommitLineData
fe14fcc3 1/* $Header: INTERN.h,v 4.0 91/03/20 00:58:35 lwall Locked $
a687059c 2 *
3 * Copyright (c) 1989, Larry Wall
4 *
5 * You may distribute under the terms of the GNU General Public License
6 * as specified in the README file that comes with the perl 3.0 kit.
8d063cd8 7 *
8 * $Log: INTERN.h,v $
fe14fcc3 9 * Revision 4.0 91/03/20 00:58:35 lwall
10 * 4.0 baseline.
8d063cd8 11 *
12 */
13
14#undef EXT
15#define EXT
16
17#undef INIT
18#define INIT(x) = x
19
20#define DOINIT