ENV

main(argc,argv)
int argc;
char *argv[];
{

INITENV

/* the double @ is replaced with the name of the created routine */

@@();

xx_kill_daemon();
xx_kill_grandkids();
xx_locks_dealloc();
xx_mem(3);

}
