date and time created 87/02/15 16:03:36 by lepreau
[unix-history] / usr / src / local / sccscmds / sccscmds.ok / util / clean.c
static char Sccsid[] "@(#)clean 2.1";
/*
Default clean_up routine for fatal and setsig.
User defined clean_up routines are used for removing
temporary files, etc.
*/
clean_up()
{
}