
  TYPE
    dmt$active_volume_table_entries = array [1 .. * ] of
          dmt$active_volume_table_entry;

*copyc dmt$active_volume_table_entry
