mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-11 20:03:28 +00:00
Estimated hours taken: 0.5 Branches: gc Import version 6.1alpha5 of the Boehm collector, using the following commands: zcat gc6.1alpha5.tar.gz | tar -xvf - cd gc6.1alpha5 cvs import -I \! mercury/boehm_gc gc gc_6_1alpha5
3 lines
75 B
C++
3 lines
75 B
C++
// Visual C++ seems to prefer a .cpp extension to .cc
|
|
#include "gc_cpp.cc"
|