mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-16 22:32:05 -08:00
Incorporate version 6.0 of the Boehm-Weiser garbage collector
This commit is contained in:
parent
e090dfbc86
commit
211c804e17
147 changed files with 28509 additions and 12624 deletions
2
src/gc/gc_cpp.cpp
Normal file
2
src/gc/gc_cpp.cpp
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
// Visual C++ seems to prefer a .cpp extension to .cc
|
||||
#include "gc_cpp.cc"
|
||||
Loading…
Add table
Add a link
Reference in a new issue