
  TYPE
    fst$goi_object_information = record
      set_name: ost$name,
      resolved_path: ^fst$file_reference,
      object: ^fst$goi_object,
    recend;

*copyc fst$file_reference
*copyc fst$goi_object
*copyc ost$name
