{}
{    The purpose of this request is to build the corrector by comparing the
{ second intermediate object library and the new object library using the
{ breaklists.
{}
{        OCP$BUILD_CORRECTOR (OLD_BREAKLIST, NEW_BREAKLIST, SECOND_INTER_OL,
{          NEW_OL, LENGTH_OF_OLD_BREAKLIST, LENGTH_OF_NEW_BREAKLIST, CORRECTOR)
{}
{ OLD_BREAKLIST: (input) This parameter specifies the breaklist generated for
{        the old object library.
{}
{ NEW_BREAKLIST: (input) This parameter specifies the breaklist generated for
{        the new object library.
{}
{ SECOND_INTER_OL: (input) This parameter specifies the second intermediate
{        object library.
{}
{ NEW_OL: (input) This parameter specifies the new object library.
{}
{ LENGTH_OF_OLD_BREAKLIST: (input) This parameter specifies the length of the
{        old breaklist.
{}
{ LENGTH_OF_NEW_BREAKLIST: (input) This parameter specifies the length of the
{        new breaklist.
{}
{ COMPRESSED_CORRECTOR: (output) This parameter specifies the corrector, which
{        contains information to transform the second intermediate object
{        library to the final updated form.
{}

