From a5d943d628086cb3584df37d383ec3ea101ee40a Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Fri, 30 Mar 2018 23:20:02 +0200 Subject: Add lots of README's. --- src/inkgc/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/inkgc/README (limited to 'src/inkgc') diff --git a/src/inkgc/README b/src/inkgc/README new file mode 100644 index 000000000..30f4601f9 --- /dev/null +++ b/src/inkgc/README @@ -0,0 +1,8 @@ + + +This directory contains code related to the Boehm Gargage Collector. + +To do: + +* Replace this code with C++11 smart pointers. + -- cgit v1.2.3