1994-06-24 14:02:31 +00:00
|
|
|
/* $Id$ */
|
1987-03-10 17:51:10 +00:00
|
|
|
/*
|
|
|
|
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
|
|
|
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
|
|
|
*/
|
1993-11-16 11:49:17 +00:00
|
|
|
#define PRIVATE static /* or not */
|
1989-02-02 13:57:07 +00:00
|
|
|
#define IMPORT extern
|
1986-03-10 13:07:55 +00:00
|
|
|
#define EXPORT
|