From d2853471fe54ea014d723c6b0e7fb8c260abfa1e Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Thu, 4 Oct 2018 15:17:56 +0200 Subject: [PATCH] TCTYPE should be an alias for TCTYP. --- build/basics.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/build/basics.tcl b/build/basics.tcl index 0bf1389f..c0dd73c0 100644 --- a/build/basics.tcl +++ b/build/basics.tcl @@ -36,6 +36,7 @@ type ":vk\r" # TCTYP respond "*" ":midas sys1; ts tctyp_syseng;tctyp\r" expect ":KILL" +respond "*" ":link sys1;ts tctype, sys1; ts tctyp\r" source $build/emacs.tcl