source:
vendor/perl/5.8.8/x2p/INTERN.h
Last change on this file was 3181, checked in by , 18 years ago | |
---|---|
File size: 301 bytes |
Line | |
---|---|
1 | /* INTERN.h |
2 | * |
3 | * Copyright (C) 1993, 1994, by Larry Wall and others |
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 | #undef EXT |
10 | #define EXT |
11 | |
12 | #undef INIT |
13 | #define INIT(x) = x |
14 | |
15 | #define DOINIT |
Note:
See TracBrowser
for help on using the repository browser.