[cvs-nhc98] Hat: Patch the archive file on an interrupt.

Malcolm Wallace malcolm@sparud.net
Mon, 12 Mar 2001 17:35:22 +0100 (CET)


malcolm: Mon Mar 12 17:35:22 CET 2001

Update of /usr/src/master/nhc/src/tracer/runtime
In directory hinken:/tmp/cvs-serv6478

Modified Files:
	io.c 
Log Message:
Hat: Patch the archive file on an interrupt.
  Implemented just like for pattern-match failure and black holes.
  Note that an interrupt really terminates the program, unlike
  with heap-based tracing, where the program could be resumed.