/* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */ #ifndef UTIL_OPT_CLEANUP_H #define UTIL_OPT_CLEANUP_H /* util/opt/cleanup.c */ void cleanup(void); #endif /* UTIL_OPT_CLEANUP_H */