Pristine Ack-5.5
[Ack-5.5.git] / util / ack / data.c
1 /*
2  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
3  * See the copyright notice in the ACK home directory, in the file "Copyright".
4  */
5 #include "ack.h"
6 #include "list.h"
7 #include "trans.h"
8
9 #ifndef NORCSID
10 static char rcs_id[] = "$Id: data.c,v 2.3 1994/06/24 10:12:29 ceriel Exp $" ;
11 #endif
12
13 #undef EXTERN
14 #define EXTERN
15
16 #include "data.h"
17
18 #ifndef NORCSID
19 static char rcs_data[] = RCS_DATA ;
20 #endif