{
{    The purpose of this request is to verify an object library.  Object
{ libraries are checked to make sure they were built with the proper OCU
{ version.  They must be compiled without debug tables and all bound modules
{ should have been bound with section maps.
{
{       RAP$VERIFY_OBJECT_LIBRARY (PARAMETER_LIST, STATUS)
{
{ PARAMETER_LIST: (input)  This parameter specifes all input parameters to the
{       procedure.
{
{ STATUS: (output) This parameter specifies normal or abnormal status.
{   CONDITIONS:
{     oce$e_invalid_library_version
{     oce$e_invalid_object_rec_kind
{     rae$debug_tables_on_library
{     rae$identification_not_first
{     rae$invalid_info_version
{     rae$no_modules_on_library
{     rae$no_section_maps
