[cvs-nhc98] patch applied (hat): Rationalise the arrangement of the tracing runtime system.

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:00:38 EDT 2006


Tue Jan 16 11:03:09 PST 2001  malcolm
  * 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.

    R ./src/old/runtime/DPrelude.c
    M ./src/old/runtime/Makefile -2 +4
    R ./src/old/runtime/client.c
    M ./src/old/runtime/getconstr.c -219 +26
    M ./src/old/runtime/getconstr.h +6
    R ./src/old/runtime/iface.c
    R ./src/old/runtime/server.c
    R ./src/old/runtime/test_demo.c
    A ./src/old/runtime/unused/
    R ./src/old/runtime/unused.c
    A ./src/old/runtime/unused/DPrelude.c
    A ./src/old/runtime/unused/client.c
    A ./src/old/runtime/unused/iface.c
    A ./src/old/runtime/unused/server.c
    A ./src/old/runtime/unused/test_demo.c
    A ./src/old/runtime/unused/unused.c


More information about the Cvs-nhc98 mailing list