{}
{   The purpose of this request is to make an entry in the current
{ correction package for an elements correction.  If the element already
{ has a correction in the package it is replaced, otherwise it is inserted.
{}
{      RAP$MERGE_CORRECTORS (ADD_PACKAGE, J, ADD_ELEMENTS, STATUS)
{}
{ ADD_PACKAGE: (input) This parameter specifies a pointer to the correction
{        package being added.
{}
{ J: (input) This parameter specifies the element in the table being added.
{}
{ ADD_ELEMENTS: (input) This parameter specifies the table of elements from the
{        correction package being added.
{}
{ STATUS: (output) This parameter specifies normal or abnormal status.
{}

