Yoinked over the garbage collector.
This commit is contained in:
parent
2aff7a7743
commit
85f31b129b
33 changed files with 2417 additions and 0 deletions
5
src/Accurate_GC/Makefile
Normal file
5
src/Accurate_GC/Makefile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
LEVEL := ../..
|
||||
LIBRARYNAME = GC
|
||||
LOADABLE_MODULE = 1
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
Loading…
Add table
Add a link
Reference in a new issue