
  TYPE
    oct$known_file_list = record
      name: ^fst$file_reference,
      link: ^oct$known_file_list,
    recend;

*copyc fst$file_reference

