static char Sccsid[] = "@(#)clean.c 1.2 02/15/87"; /* Default clean_up routine for fatal and setsig. User defined clean_up routines are used for removing temporary files, etc. */ clean_up() { }