
  TYPE
    rat$installation_defaults = record
      correction_bases: rat$path,
      correction_packages: rat$path,
      installation_database: rat$path,
      installation_logs: rat$path,
      system_catalog: rat$path,
      ignore_storage_class: boolean,
      relax_ring_settings: boolean,
    recend;

*copyc rat$path
