
  TYPE
    clt$input_line_kind = (clc$command_line, clc$command_continuation_line,
          clc$data_line);

