Index: gc-howto-content.html =================================================================== --- gc-howto-content.html (revision 454321) +++ gc-howto-content.html (working copy) @@ -1,359 +1,354 @@ - - + + + - - - -How to write DRL GC - - - -
-
-

This document provides instructions on creating a custom garbage collector implementation -in C++ and configuring the DRL virtual machine to use it. The document describes -the major steps of this procedure, namely:

-