
  TYPE
    clt$internal_variable_class = (clc$lib_variable, clc$env_variable,
          clc$proc_variable, clc$pushed_variable, clc$xdcled_variable,
          clc$xrefed_variable, clc$param_variable);

