
  TYPE
    llt$line_address_table_size = 0 .. llc$max_line_adr_table_size;

  CONST
    llc$max_line_adr_table_size = 0ffffff(16);
