
  TYPE
    clt$command_list_info = record
      contents: ^clt$command_list,
      defined_in_current_task: boolean,
    recend;

*copyc clt$command_list
