
  TYPE
    clt$function_processor_table = array [1 .. * ] of
          clt$function_proc_table_entry;

*copyc clt$function_proc_table_entry
