use jmp_buf
[unix-history] / usr / src / local / sccscmds / sccscmds.ok / util / clean.c
static char Sccsid[] = "@(#)clean.c 1.2 %G%";
/*
Default clean_up routine for fatal and setsig.
User defined clean_up routines are used for removing
temporary files, etc.
*/
clean_up()
{
}