
  TYPE
*IF NOT $true(osv$unix)
    clt$type_kinds = set of clt$type_kind;
*ELSE
    clt$type_kinds = set of clc$application_type .. clc$union_type;
*IFEND

*copyc clt$type_kind
