{}
{    The purpose of this request is to build an offset change vector using
{ the module dicitonary.
{}
{        OCP$BUILD_MOD_DICTIONARY_OCV (MODULE_DIRECTORY, OLD_MODULE_DICTIONARY,
{          NEW_MODULE_DICTIONARY, OLD_OL, NEW_OL, PREDICTOR)
{}
{ MODULE_DIRECTORY: (input) This parameter specifies corresponding modules
{        in the two object libraries.
{}
{ OLD_MODULE_DICTIONARY: (input) This parameter specifies the module dictionary
{        in the old object library.
{}
{ NEW_MODULE_DICTIONARY: (input) This parameter specifies the module dictionary
{        in the new object library.
{}
{ OLD_OL: (input - output) This parameter specifies a pointer to the old object library.
{}
{ NEW_OL: (input - output) This parameter specifies a pointer to the new object library.
{}
{ PREDICTOR: (input - output) This parameter specifies a pointer to the predictor.
{}
