[cvs-nhc98] Rationalise the arrangement of the tracing runtime system.

Malcolm Wallace malcolm@sparud.net
Tue, 16 Jan 2001 20:03:09 +0100 (CET)


malcolm: Tue Jan 16 20:03:09 CET 2001

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

Added Files:
	DPrelude.c client.c iface.c server.c test_demo.c unused.c 
Log Message:
Rationalise the arrangement of the tracing runtime system.
  * Move all unused sources to a separate directory.
  * Don't include demo_server.o in the libdebug.a archive file.
  * Divide off numeric.c (all the Int primitives) from getconstr.c.