
  TYPE
    clt$input_state = (clc$continue_input, clc$update_input, clc$end_of_input,
          clc$reset_input);

