Moved garbage collector from tables.c into mm/ subdirectory.
authorphil <none@none>
Thu, 29 Oct 1998 00:33:54 +0000 (00:33 +0000)
committerphil <none@none>
Thu, 29 Oct 1998 00:33:54 +0000 (00:33 +0000)
commitb3eeed351068b34213948c0a25905c9bbcdc564a
tree394816dcd21fae6789fd43379145d19fe6b285cb
parentcc3ad88dbdf586ed501b96ea2fee50b81540eea1
Moved garbage collector from tables.c into mm/ subdirectory.
Makefile
asmpart.h
global.h
mm/Makefile [new file with mode: 0644]
mm/heap.old.c [new file with mode: 0644]
src/vm/global.h
src/vm/jit/asmpart.h
src/vm/tables.c
tables.c