Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / gnu / usr.bin / patch / INTERN.h
1 /* $FreeBSD: src/gnu/usr.bin/patch/INTERN.h,v 1.6 1999/09/05 17:31:54 peter Exp $
2 /* $DragonFly: src/gnu/usr.bin/patch/Attic/INTERN.h,v 1.2 2003/06/17 04:25:46 dillon Exp $
3  *
4  * $Log: INTERN.h,v $
5  * Revision 2.0  86/09/17  15:35:58  lwall
6  * Baseline for netwide release.
7  *
8  */
9
10 #ifdef EXT
11 #undef EXT
12 #endif
13 #define EXT
14
15 #ifdef INIT
16 #undef INIT
17 #endif
18 #define INIT(x) = x
19
20 #define DOINIT