comparison miscellany/patch-2.0.12u8/INTERN.h @ 0:bce86c4163a3

Initial revision
author kono
date Mon, 18 Apr 2005 23:46:02 +0900
parents
children 848621fd0092 441a2190cfae
comparison
equal deleted inserted replaced
-1:000000000000 0:bce86c4163a3
1 /* $Header$
2 *
3 * $Log$
4 * Revision 1.1 2005/04/18 14:46:05 kono
5 * Initial revision
6 *
7 * Revision 2.0 86/09/17 15:35:58 lwall
8 * Baseline for netwide release.
9 *
10 */
11
12 #ifdef EXT
13 #undef EXT
14 #endif
15 #define EXT
16
17 #ifdef INIT
18 #undef INIT
19 #endif
20 #define INIT(x) = x
21
22 #define DOINIT